diff --git a/.github/workflows/macos_cmake.yml b/.github/workflows/macos_cmake.yml index 369a264..f8911ac 100644 --- a/.github/workflows/macos_cmake.yml +++ b/.github/workflows/macos_cmake.yml @@ -8,7 +8,7 @@ name: MacOS Cmake push: branches: - master - pull_request: null + pull_request: env: EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.extra_resolve_options }} jobs: