We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397e2fc commit 852b7ddCopy full SHA for 852b7dd
1 file changed
.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