Skip to content

Commit

Permalink
ci: enable concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrahman-ledger committed Oct 10, 2024
1 parent 35edbbe commit f6200b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-mobile-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ on:
# env:
# DEBUG_DETOX: true

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name != 'develop' && github.ref || github.run_id }}
cancel-in-progress: true

permissions:
id-token: write
contents: read
Expand Down

0 comments on commit f6200b3

Please sign in to comment.