Skip to content

Commit 9dbf547

Browse files
committed
Added TODO note in 'cancel_prev_run_all_steps' workflow
1 parent e1c3571 commit 9dbf547

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cancel_prev_run_all_steps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# instance to run at once per branch, canceling obsolete runs.
66
#
77
# Based on https://github.com/styfle/cancel-workflow-action#advanced-pull-requests-from-forks
8+
#
9+
# TODO: should we replace this with 'cancel-in-progress'?
10+
# https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs
811
name: Cancel previous run-all-steps
912
permissions: read-all
1013
on:

0 commit comments

Comments
 (0)