Skip to content

Commit

Permalink
Fix gh sync workflow calling apply workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Nov 17, 2024
1 parent 500ceec commit 9e67f9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
- name: ⛴️
run: gh workflow run apply.yml
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 9e67f9b

Please sign in to comment.