Skip to content

Commit

Permalink
actions permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 authored Jan 30, 2024
1 parent e5dc484 commit 2889713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
trigger-site-repo-workflow:
runs-on: ubuntu-latest
permissions:
actions: read|write
steps:
- run: gh workflow run main.yml --ref master --repo haxeflixel/haxeflixel.com
env:
Expand Down

0 comments on commit 2889713

Please # to comment.