Skip to content

Commit 175717b

Browse files
author
Jos Martin
committed
Action changes for release-all workflow
1 parent e218058 commit 175717b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/release-all.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ on:
99
schedule:
1010
- cron: '0 0 1 * *'
1111

12-
defaults:
13-
concurrency:
14-
group: release
15-
cancel-in-progress: false
12+
concurrency:
13+
group: release
14+
cancel-in-progress: false
1615

1716
jobs:
1817
build-debian-stretch:

0 commit comments

Comments
 (0)