Skip to content

Commit

Permalink
Added the group to the pr (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
athiruma authored Jun 23, 2024
1 parent 4e2434c commit 7b90e3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
types: [labeled, synchronize]
branches: [ main ]

concurrency:
group: pr-queue
cancel-in-progress: false

jobs:
approve: # First step
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7b90e3e

Please sign in to comment.