Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit af71b43

Browse files
revert concurrency
1 parent 291f61d commit af71b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- v*
77

88
concurrency:
9-
group: production-temp
9+
group: production
1010
cancel-in-progress: true
1111

1212
jobs:

0 commit comments

Comments
 (0)