Skip to content

Commit

Permalink
update label pr action
Browse files Browse the repository at this point in the history
  • Loading branch information
sanidhyas3s authored Aug 28, 2024
1 parent 0e50c3c commit b7e89b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/label-prs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Auto Label PRs

permissions:
contents: read
pull-requests: write


on:
pull_request:
types: [review_requested, synchronize, reopened]
Expand Down

0 comments on commit b7e89b4

Please sign in to comment.