Skip to content

Commit 0b66efe

Browse files
committed
test site
1 parent f69c9d0 commit 0b66efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
nix build github:hercules-ci/flake.parts-website#checks.x86_64-linux.linkcheck --override-input emanote .
2020
2121
website:
22-
if: github.ref == 'refs/heads/master'
22+
if: github.ref == 'refs/heads/sky'
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)