diff --git a/.github/workflows/devdocs-notify.yml b/.github/workflows/devdocs-notify.yml index f93ce7b..a7c3010 100644 --- a/.github/workflows/devdocs-notify.yml +++ b/.github/workflows/devdocs-notify.yml @@ -8,7 +8,7 @@ on: jobs: notify: runs-on: ubuntu-latest - steps: + steps: - name: Check for new PR or issues env: REPO_NAME: ${{ github.repository }}