File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 types : [ published ]
3333
3434concurrency :
35- group : ${{ github.workflow }}-${{ github.ref }}
35+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
3636 cancel-in-progress : true
3737
3838permissions :
Original file line number Diff line number Diff line change 1616 branches : [ main ]
1717
1818concurrency :
19- group : ${{ github.workflow }}-${{ github.ref }}
19+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
2020 cancel-in-progress : true
2121
2222permissions :
Original file line number Diff line number Diff line change 1616 - ' !**/*.md'
1717
1818concurrency :
19- group : ${{ github.workflow }}-${{ github.ref }}
19+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
2020 cancel-in-progress : true
2121
2222env :
Original file line number Diff line number Diff line change 88 - ' **/*.md'
99
1010concurrency :
11- group : ${{ github.workflow }}-${{ github.ref }}
11+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
1212 cancel-in-progress : true
1313
1414permissions :
Original file line number Diff line number Diff line change 3737 types : [published]
3838
3939concurrency :
40- group : ${{ github.workflow }}-${{ github.ref }}
40+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
4141 cancel-in-progress : true
4242
4343permissions :
Original file line number Diff line number Diff line change 3232 types : [published]
3333
3434concurrency :
35- group : ${{ github.workflow }}-${{ github.ref }}
35+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
3636 cancel-in-progress : true
3737
3838permissions :
Original file line number Diff line number Diff line change 3636 types : [published]
3737
3838concurrency :
39- group : ${{ github.workflow }}-${{ github.ref }}
39+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
4040 cancel-in-progress : true
4141
4242permissions :
Original file line number Diff line number Diff line change 2929 types : [published]
3030
3131concurrency :
32- group : ${{ github.workflow }}-${{ github.ref }}
32+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
3333 cancel-in-progress : true
3434
3535permissions :
Original file line number Diff line number Diff line change 2121 - ' test/**'
2222
2323concurrency :
24- group : ${{ github.workflow }}-${{ github.ref }}
24+ group : ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
2525 cancel-in-progress : true
2626
2727permissions :
You can’t perform that action at this time.
0 commit comments