Skip to content

Commit ecc63ca

Browse files
committed
Update
1 parent d6ed738 commit ecc63ca

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/android.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ on:
1414
push:
1515
paths:
1616
- 'app/**'
17+
18+
concurrency:
19+
group: ${{ github.workflow }}-${{ github.ref }}
20+
cancel-in-progress: true
21+
1722
permissions: write-all
1823
env:
1924
KEY_ALIAS: ${{ secrets.KEY_ALIAS }}

0 commit comments

Comments
 (0)