From bb3afa3e0f05f8a3bdbbcaeb1e7a5a1de018c877 Mon Sep 17 00:00:00 2001 From: antoniomorello-DB Date: Thu, 27 Nov 2025 10:36:56 -0500 Subject: [PATCH] Update devdocs-notify.yml Test --- .github/workflows/devdocs-notify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}