diff --git a/.github/workflows/kernel_example.yml b/.github/workflows/kernel_example.yml index c9d1b06..c38df4f 100644 --- a/.github/workflows/kernel_example.yml +++ b/.github/workflows/kernel_example.yml @@ -8,7 +8,7 @@ name: Build Kernel Example push: branches: - master - pull_request: null + pull_request: env: EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.resolve_options }} jobs: