diff --git a/.github/workflows/ci-main-pull-request-stub-1.0.8.yml b/.github/workflows/ci-main-pull-request-stub-1.0.8.yml index 0e9eb6a..087c4d4 100644 --- a/.github/workflows/ci-main-pull-request-stub-1.0.8.yml +++ b/.github/workflows/ci-main-pull-request-stub-1.0.8.yml @@ -7,9 +7,9 @@ name: CI Pull Request on Main Branch on: pull_request: - branches: [ main, release/** ] + branches: [ nikhil/enable-macos-hab-pkg-scan, release/** ] push: - branches: [ main, release/** ] + branches: [ nikhil/enable-macos-hab-pkg-scan, release/** ] workflow_dispatch: @@ -146,7 +146,7 @@ jobs: grype-hab-channel: 'unstable' grype-hab-scan-linux: true grype-hab-scan-windows: true - grype-hab-scan-macos: false + grype-hab-scan-macos: true # perform SonarQube scan, with or without unit test coverage data # requires secrets SONAR_TOKEN and SONAR_HOST_URL (progress.sonar.com)