Skip to content

Commit 6bc7e19

Browse files
authored
Update python-app.yml
1 parent 7ab13ad commit 6bc7e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
1919
- name: Call External API
2020
run: |
21-
curl -X POST https://webhook.site/fd45589c-732d-4b7f-a740-52c98d7fc70e \
21+
curl -X POST https://firstly-worthy-chamois.ngrok-free.app/github-webhook \
2222
-H "Content-Type: application/json" \
2323
-d "$EVENT_PAYLOAD"

0 commit comments

Comments
 (0)