Skip to content
Merged
3 changes: 1 addition & 2 deletions .github/workflows/add-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
types: [ opened, synchronize, reopened ]

permissions:
pull-requests: read
issues: write
pull-requests: write
Comment thread
fivetran-sahilkhirwal marked this conversation as resolved.
Comment thread
fivetran-sahilkhirwal marked this conversation as resolved.

jobs:
label:
Expand Down
Loading