Skip to content

Commit

Permalink
rm concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamtaranto committed Sep 30, 2024
1 parent c625c63 commit 3bcab58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on: [pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the changed files.
contents: write
Expand Down

0 comments on commit 3bcab58

Please sign in to comment.