Skip to content

Commit

Permalink
Update greetings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ddevsr authored May 20, 2024
1 parent 6efc782 commit 4d48577
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Greetings

on: [pull_request_target]

permissions:
issues: read
pull-requests: write

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

0 comments on commit 4d48577

Please sign in to comment.