We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a683d commit 05a7ec3Copy full SHA for 05a7ec3
1 file changed
.github/workflows/translate.yml
@@ -4,11 +4,6 @@ on:
4
branches:
5
main
6
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
-
12
defaults:
13
run:
14
shell: bash # https://github.com/beeware/briefcase/pull/912
0 commit comments