File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 steps :
2323 - name : Trigger CircleCI 'local' workflow
2424 if : ${{ github.event.inputs.status == 'false' }}
25- uses : promiseofcake/circleci-trigger-action@31aa76d990fbc19500120b5c97c6968e490708b8 # v2.0.1
25+ uses : promiseofcake/circleci-trigger-action@b1cba87b0af9a18f74c52c4b4d8dfc1cf4937c90 # v2.0.2
2626 with :
2727 user-token : ${{ secrets.CIRCLECI_TOKEN }}
2828 project-slug : slackapi/slack-cli
3131 payload : ' {"run_local_build_test_workflow": true}'
3232 - name : Trigger CircleCI 'e2e' workflow
3333 if : ${{ github.event.inputs.status == 'true' }}
34- uses : promiseofcake/circleci-trigger-action@31aa76d990fbc19500120b5c97c6968e490708b8 # v2.0.1
34+ uses : promiseofcake/circleci-trigger-action@b1cba87b0af9a18f74c52c4b4d8dfc1cf4937c90 # v2.0.2
3535 with :
3636 user-token : ${{ secrets.CIRCLECI_TOKEN }}
3737 project-slug : slackapi/slack-cli
You can’t perform that action at this time.
0 commit comments