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 bc465dd commit 52ffc89Copy full SHA for 52ffc89
.github/workflows/cron.yml
@@ -8,4 +8,4 @@ on:
8
jobs:
9
validate-master:
10
if: github.ref == 'refs/heads/master'
11
- uses: ./.github/workflows/ci.yml@master
+ uses: ./.github/workflows/ci.yml
0 commit comments