Skip to content

Commit

Permalink
fix: update permissions (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspork authored Jul 23, 2024
1 parent d71b776 commit c03c932
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/.github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ on:

jobs:
Title:
permissions:
pull-requests: read

if: $\{{ github.event_name == 'pull_request' }}
name: Check Title
runs-on: ubuntu-latest
Expand Down

0 comments on commit c03c932

Please sign in to comment.