Skip to content

Commit 05a7ec3

Browse files
authored
Remove concurrency check from translate CI. (#15)
1 parent 41a683d commit 05a7ec3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/translate.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ on:
44
branches:
55
main
66

7-
# Cancel active CI runs for a PR before starting another run
8-
concurrency:
9-
group: translate-${{ github.ref }}
10-
cancel-in-progress: true
11-
127
defaults:
138
run:
149
shell: bash # https://github.com/beeware/briefcase/pull/912

0 commit comments

Comments
 (0)