Skip to content

Commit

Permalink
labeler: remove concurrency limit
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart authored and calebrob6 committed Mar 22, 2023
1 parent e9113e3 commit 2fb4304
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

0 comments on commit 2fb4304

Please sign in to comment.