Skip to content

Commit

Permalink
fix: add @master to yml file
Browse files Browse the repository at this point in the history
aawnu committed May 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ed7ba6a commit bc465dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
@@ -8,4 +8,4 @@ on:
jobs:
validate-master:
if: github.ref == 'refs/heads/master'
uses: aawnu/php-ga4/blob/master/.github/workflows/ci.yml
uses: ./.github/workflows/ci.yml@master

0 comments on commit bc465dd

Please sign in to comment.