Skip to content

Commit

Permalink
T6781: Add permissions for action auto-close (#4160)
Browse files Browse the repository at this point in the history
  • Loading branch information
sever-sever authored Oct 15, 2024
1 parent a84f14d commit d532241
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-auto-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
branches:
- circinus

permissions:
pull-requests: write
contents: read

jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d532241

Please sign in to comment.