File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 55 pull_request :
66 branches :
77 - " dev"
8+ - " main"
89 - " 5.x"
910 - " 4.[0-9]"
1011 - " gqlstatus-errors"
Original file line number Diff line number Diff line change 55 push :
66 branches :
77 - ' dev'
8+ - ' main'
89 - ' 5.x'
910 workflow_dispatch :
1011 # schedule:
4546 event-type : ${{ github.event.repository.name }}
4647 client-payload : |-
4748 {
48- "org": "${{ github.repository_owner }}",
49- "repo": "${{ github.event.repository.name }}",
50- "run_id": "${{ github.run_id }}",
49+ "org": "${{ github.repository_owner }}",
50+ "repo": "${{ github.event.repository.name }}",
51+ "run_id": "${{ github.run_id }}",
5152 "branch": "${{ github.ref_name }}",
5253 "args": "--dryrun",
5354 "publish_env": "${{ env.PUBLISH_TO }}",
Original file line number Diff line number Diff line change 55 pull_request_target :
66 branches :
77 - " dev"
8+ - " main"
89 - " 5.x"
910 - " 4.[0-9]"
1011 - " gqlstatus-errors"
You can’t perform that action at this time.
0 commit comments