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 f69c9d0 commit 0b66efeCopy full SHA for 0b66efe
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
nix build github:hercules-ci/flake.parts-website#checks.x86_64-linux.linkcheck --override-input emanote .
20
21
website:
22
- if: github.ref == 'refs/heads/master'
+ if: github.ref == 'refs/heads/sky'
23
runs-on: ubuntu-latest
24
steps:
25
- uses: actions/checkout@v4
0 commit comments