Skip to content

Commit

Permalink
CCM-6405 fix script path
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenvaines-bjss committed Sep 9, 2024
1 parent 141aa78 commit 0147e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-repository-template-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Run syncronisation script
run: |
/scripts/githooks/sync-template-repo.sh
./scripts/githooks/sync-template-repo.sh
- name: Create Pull Request
uses: peter-evans/[email protected]
Expand Down

0 comments on commit 0147e7f

Please sign in to comment.