Skip to content

Commit 28da2a5

Browse files
authored
Revert "Update rebuild-push-dist.yml" (#848)
Revert "Update rebuild-push-dist.yml (#847)" This reverts commit 727b5c8.
1 parent 11d8c3e commit 28da2a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/rebuild-push-dist.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ on:
88

99
concurrency:
1010
group: ${{ github.workflow }}-${{ github.ref }}
11-
# For some reason, this job is always canceled
12-
# So I am trying to disable this setting to see if it changes anything
13-
cancel-in-progress: false
11+
cancel-in-progress: true
1412

1513
jobs:
1614
post-update:

0 commit comments

Comments
 (0)