Skip to content

Commit a1330cc

Browse files
Update devdocs-notify.yml
Test notifications
1 parent 766dd6a commit a1330cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/devdocs-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Check for new PR or issues
13-
env:
13+
env:
1414
REPO_NAME: ${{ github.repository }}
1515
# Make sure this secret name matches what is in your Repo Settings
1616
PR_TITLE: ${{ github.event.pull_request.title || github.event.issue.title }}

0 commit comments

Comments
 (0)