Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

SDIT-1140: ๐Ÿ”’๏ธ Suppress latest netty vulnerability. #62

SDIT-1140: ๐Ÿ”’๏ธ Suppress latest netty vulnerability.

SDIT-1140: ๐Ÿ”’๏ธ Suppress latest netty vulnerability. #62

name: Check all (and only) roles in use are documented
run-name:
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
check-github-repo-name:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Check all roles are documented
run: ./check-roles.bash