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 5a1ef43 commit 0bf4fd3Copy full SHA for 0bf4fd3
.github/workflows/docgen.yml
@@ -3,7 +3,7 @@ name: Generate docs
3
on:
4
push:
5
branches-ignore:
6
- - master
+ - main
7
8
jobs:
9
docs:
.github/workflows/nix-build.yml
@@ -2,6 +2,8 @@ name: "Nix build"
2
pull_request:
+ branches:
workflow_call:
checks:
0 commit comments