Skip to content

Commit

Permalink
update compathelper with permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarling committed Jun 5, 2024
1 parent a8922f1 commit 121bcc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:

permissions:
contents: write
pull-requests: write

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

0 comments on commit 121bcc4

Please sign in to comment.