Skip to content

Commit

Permalink
Permission write
Browse files Browse the repository at this point in the history
  • Loading branch information
dickwolff committed Feb 1, 2024
1 parent c753b06 commit ad3ddd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ on:
branches:
- main


jobs:
run-converter-tests:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit ad3ddd1

Please sign in to comment.