File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 99 # https://crontab.guru/#40_10_*_*_*
1010 - cron : ' 40 10 * * *'
1111 workflow_dispatch :
12-
12+
13+ concurrency :
14+ group : ${{ github.workflow.name }}-${{ github.ref }}
15+ cancel-in-progress : true
16+
1317jobs :
1418 test :
1519 uses : ./.github/workflows/flutter.yml
Original file line number Diff line number Diff line change 99 # https://crontab.guru/#40_10_*_*_*
1010 - cron : ' 40 10 * * *'
1111 workflow_dispatch :
12-
12+
13+ concurrency :
14+ group : ${{ github.workflow.name }}-${{ github.ref }}
15+ cancel-in-progress : true
16+
1317jobs :
1418 test :
1519 uses : ./.github/workflows/flutter.yml
Original file line number Diff line number Diff line change 99 # https://crontab.guru/#40_10_*_*_*
1010 - cron : ' 40 10 * * *'
1111 workflow_dispatch :
12-
12+
13+ concurrency :
14+ group : ${{ github.workflow.name }}-${{ github.ref }}
15+ cancel-in-progress : true
16+
1317jobs :
1418 test :
1519 uses : ./.github/workflows/flutter.yml
Original file line number Diff line number Diff line change 99 # https://crontab.guru/#40_10_*_*_*
1010 - cron : ' 40 10 * * *'
1111 workflow_dispatch :
12-
12+
13+ concurrency :
14+ group : ${{ github.workflow.name }}-${{ github.ref }}
15+ cancel-in-progress : true
16+
1317jobs :
1418 test :
1519 uses : ./.github/workflows/flutter.yml
You can’t perform that action at this time.
0 commit comments