Skip to content

Commit

Permalink
test( commit
Browse files Browse the repository at this point in the history
  • Loading branch information
b00f committed Oct 11, 2024
1 parent 3711a95 commit ef2e9a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
pull_request:
branches: [ dev, master ]

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

jobs:
build:
Expand Down

0 comments on commit ef2e9a4

Please sign in to comment.