Skip to content

Commit 496f511

Browse files
Update devdocs-notify.yml
1 parent 37a9039 commit 496f511

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
@@ -16,7 +16,7 @@ jobs:
1616
REPO_NAME: ${{ github.repository }}
1717
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
1818
run: |
19-
# Build the message and payload in one step
19+
# Build the message and payload in one step
2020
SLACK_PAYLOAD=$(jq -n \
2121
--arg repo "$REPO_NAME" \
2222
--arg title "$PR_TITLE" \

0 commit comments

Comments
 (0)