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 2678684 commit 0eae295Copy full SHA for 0eae295
.github/workflows/build-nix.yml
@@ -2,6 +2,7 @@ name: "Build and test"
2
on:
3
pull_request:
4
push:
5
+ branches: [master]
6
jobs:
7
tests:
8
runs-on: ubuntu-latest
0 commit comments