Skip to content

Commit f3c3296

Browse files
authored
Update tailnet_test.yml
1 parent 1d306ff commit f3c3296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tailnet_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Test Tailscale Funnel
1414
run: |
1515
curl -X GET \
16-
http://dcworkshop1.tailbf22ca.ts.net/github-webhook \
16+
http://dcworkshop1.tailbf22ca.ts.net \
1717
-H 'Content-Type: application/json' \
1818
-d '{"commits": [{"author": "Test Author", "message": "Test Commit"}]}'

0 commit comments

Comments
 (0)