Skip to content

Commit 1705546

Browse files
Update devdocs-notify.yml
Validate Payload Changes
1 parent c056550 commit 1705546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devdocs-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Send Slack Notification
1111
env:
12-
# Use the correct 'pull_request' context
12+
# Use the correct 'pull_request' context
1313
PR_TITLE: ${{ github.event.pull_request.title }}
1414
PR_USER: ${{ github.event.pull_request.user.login }}
1515
PR_URL: ${{ github.event.pull_request.html_url }}

0 commit comments

Comments
 (0)