👷 Cancel old Gh runs. [skip ci]

This commit is contained in:
Nikhil Badyal
2023-08-19 19:56:00 +05:30
parent 02e550585c
commit 418385acd1
+4 -1
View File
@@ -6,7 +6,10 @@ on:
pull_request:
paths-ignore:
- '*.md'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-apk-pr-check:
uses: ./.github/workflows/build-artifact.yml