We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7ba6a commit bc465ddCopy full SHA for bc465dd
.github/workflows/cron.yml
@@ -8,4 +8,4 @@ on:
8
jobs:
9
validate-master:
10
if: github.ref == 'refs/heads/master'
11
- uses: aawnu/php-ga4/blob/master/.github/workflows/ci.yml
+ uses: ./.github/workflows/ci.yml@master
0 commit comments