Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Mar 5, 2024
1 parent 9574996 commit fb143ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- "master"
- ci-docs-nix
pull_request:

jobs:
Expand Down Expand Up @@ -79,7 +80,7 @@ jobs:
docker push sridca/emanote:latest
website:
needs: docker-build
needs: nix
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/ci-docs-nix'
steps:
Expand Down

0 comments on commit fb143ec

Please sign in to comment.