Skip to content

Commit

Permalink
Update auto-assignment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shmishra99 authored Dec 22, 2023
1 parent 2dfde39 commit 88e052a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/auto-assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ on:

permissions:
contents: read
issues: write
pull-requests: write

jobs:
welcome:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: actions/github-script@v6
Expand Down

0 comments on commit 88e052a

Please sign in to comment.