We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b0065 commit e86f8b8Copy full SHA for e86f8b8
.github/workflows/deploy-trigger.yml
@@ -19,4 +19,4 @@ jobs:
19
-H "Accept: application/vnd.github+json" \
20
-H "X-GitHub-Api-Version: 2022-11-28" \
21
/repos/brownplt/pyret-drydock/dispatches \
22
- -f 'event_type=trigger-workflow' -F "client_payload[unit]=false" -F "client_payload[integration]=true"
+ -f 'event_type=nonsense' -F "client_payload[unit]=false" -F "client_payload[integration]=true"
0 commit comments