Skip to content

Commit 8ad80bc

Browse files
authored
Update trigger_acme_tests.yml with branch payload
1 parent 34479de commit 8ad80bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/trigger_acme_tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Trigger Acme Demo Tests
33
on:
44
push:
55
branches:
6-
- 3.3.x
6+
- master
77

88
jobs:
99
dispatch:
@@ -20,3 +20,4 @@ jobs:
2020
github_token: ${{ secrets.ACME_DEMO_PAT }}
2121
workflow_file_name: tests.yml
2222
wait_workflow: false
23+
client_payload: '{"branch":"master"}'

0 commit comments

Comments
 (0)