Skip to content

Commit

Permalink
Success!
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavo-codium committed Nov 8, 2024
1 parent 3a86fd4 commit 03c44b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ jobs:
PULL_REQUEST_URL: ${{ steps.create_pr.outputs.pull_request_url }}
run: |
curl -X POST -H 'Content-type: application/json' \
--data "{\"text\":\"A new pull request has been created: ${PULL_REQUEST_URL}\"}" \
--data "{\"text\":\"Documentation context is updated please approve PR: ${PULL_REQUEST_URL}\"}" \
$SLACK_WEBHOOK_URL

0 comments on commit 03c44b6

Please sign in to comment.