Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaminyam authored Mar 27, 2024
1 parent 39c11f7 commit ad73ba6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,12 @@ on:
pull_request:
types: [labeled, unlabeled, opened, synchronize, reopened]

permissions:
pull-requests: write

jobs:
auto-label:
runs-on: ubuntu-latest
steps:
- uses: Yaminyam/auto-label-in-issue@1.5.0
- uses: Yaminyam/auto-label-in-issue@1.7.0
```

0 comments on commit ad73ba6

Please sign in to comment.