File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 workflow_dispatch :
1212
1313concurrency :
14- group : ${{ github.workflow.name }}-${{ github.ref }}
14+ group : ${{ github.workflow }}-${{ github.ref }}
1515 cancel-in-progress : true
1616
1717jobs :
Original file line number Diff line number Diff line change 1111 workflow_dispatch :
1212
1313concurrency :
14- group : ${{ github.workflow.name }}-${{ github.ref }}
14+ group : ${{ github.workflow }}-${{ github.ref }}
1515 cancel-in-progress : true
1616
1717jobs :
Original file line number Diff line number Diff line change 1111 workflow_dispatch :
1212
1313concurrency :
14- group : ${{ github.workflow.name }}-${{ github.ref }}
14+ group : ${{ github.workflow }}-${{ github.ref }}
1515 cancel-in-progress : true
1616
1717jobs :
Original file line number Diff line number Diff line change 1111 workflow_dispatch :
1212
1313concurrency :
14- group : ${{ github.workflow.name }}-${{ github.ref }}
14+ group : ${{ github.workflow }}-${{ github.ref }}
1515 cancel-in-progress : true
1616
1717jobs :
You can’t perform that action at this time.
0 commit comments