We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ecc7c commit 2e7104eCopy full SHA for 2e7104e
.github/workflows/trigger.yml
@@ -16,6 +16,6 @@ jobs:
16
uses: Nevuly/WSL2-Linux-Kernel-Rolling/.github/workflows/build.yml@master
17
with:
18
tag_name: ${{ github.ref_name }}
19
- build_zfs: true
+ build_zfs: false
20
is_normal_build: ${{ github.event_name != 'pull_request' }}
21
secrets: inherit
0 commit comments