Skip to content

Commit bc465dd

Browse files
committed
fix: add @master to yml file
1 parent ed7ba6a commit bc465dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88
jobs:
99
validate-master:
1010
if: github.ref == 'refs/heads/master'
11-
uses: aawnu/php-ga4/blob/master/.github/workflows/ci.yml
11+
uses: ./.github/workflows/ci.yml@master

0 commit comments

Comments
 (0)