Skip to content

Commit

Permalink
Add write permission to PR for codeball
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximFischuk committed Jan 28, 2023
1 parent 9c3b3dc commit 69a711d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeball.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
branches: [ main ]
types: [created, edited]

permissions:
pull-requests: write

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

0 comments on commit 69a711d

Please sign in to comment.