We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca793a commit 54b0896Copy full SHA for 54b0896
.github/workflows/test.yml
@@ -2,8 +2,8 @@ name: "cachix-action test"
2
on:
3
pull_request:
4
push:
5
- branches:
6
- - master
+ # branches:
+ # - master
7
8
env:
9
ACTIONS_STEP_DEBUG: true
0 commit comments