Skip to content

Commit

Permalink
add build property to concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
brentpicasso committed Oct 21, 2024
1 parent 33c3784 commit 5bed48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ env:
PYTHONFORANDROID_PREREQUISITES_INSTALL_INTERACTIVE: 0

concurrency:
group: build-${{ github.ref }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 5bed48d

Please sign in to comment.