We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c3784 commit 5bed48dCopy full SHA for 5bed48d
.github/workflows/push.yml
@@ -9,6 +9,7 @@ env:
9
PYTHONFORANDROID_PREREQUISITES_INSTALL_INTERACTIVE: 0
10
11
concurrency:
12
+ group: build-${{ github.ref }}
13
cancel-in-progress: true
14
15
jobs:
0 commit comments