Skip to content

Commit

Permalink
Fix Greeting permission (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyE123 authored Apr 30, 2023
1 parent 0ab8734 commit a979093
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
pull-requests: write
issues: write
steps:
- uses: actions/first-interaction@1d8459ca65b335265f1285568221e229d45a995e # v1.1.1
with:
Expand Down

0 comments on commit a979093

Please sign in to comment.