There was an error while loading. Please reload this page.
1 parent 7c4e174 commit e2bae00Copy full SHA for e2bae00
1 file changed
.github/workflows/pipeline-ci.yml
@@ -36,6 +36,7 @@ jobs:
36
run-bvt-appleclang-arm64e:
37
uses: ./.github/workflows/bvt-appleclang-arm64e.yml
38
name: Run BVT with AppleClang (arm64e with PAC)
39
+ if: github.event_name != 'push' || github.repository == 'ngcpp/proxy'
40
41
run-bvt-nvhpc:
42
uses: ./.github/workflows/bvt-nvhpc.yml
0 commit comments