Skip to content

Commit

Permalink
wip: remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
chmanie committed Mar 18, 2024
1 parent fcfcff9 commit 8872ea7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- next

concurrency: ${{ github.workflow }}-${{ github.ref }}

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8872ea7

Please sign in to comment.