From 64c5843cb1cb7769f1b7139811fec8c1ff75b846 Mon Sep 17 00:00:00 2001 From: John Haynes Date: Sat, 2 Mar 2024 16:21:23 -0700 Subject: [PATCH] OIDC MacOS push and pull_request --- .github/workflows/macos-pull-request.yml | 2 +- .github/workflows/windows-pull-request.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/macos-pull-request.yml b/.github/workflows/macos-pull-request.yml index ded1ffd5d..3c3c763c2 100644 --- a/.github/workflows/macos-pull-request.yml +++ b/.github/workflows/macos-pull-request.yml @@ -1,6 +1,6 @@ name: CI - MacOS Pull Request on: - pull_request: + pull_request_target: types: - opened - edited diff --git a/.github/workflows/windows-pull-request.yml b/.github/workflows/windows-pull-request.yml index 14a04a9b3..83e72b8d9 100644 --- a/.github/workflows/windows-pull-request.yml +++ b/.github/workflows/windows-pull-request.yml @@ -1,7 +1,7 @@ name: CI - Windows Pull Request on: - pull_request: + pull_request_target: types: - opened - edited @@ -12,7 +12,7 @@ permissions: contents: read # This is required for actions/checkout jobs: call_workflow: - uses: febiosoftware/febio-workflows/.github/workflows/windows-reusable-pull-request.yml@develop + uses: tundranerd/febio-workflows/.github/workflows/windows-reusable-pull-request.yml@oidc-wip-aws with: runTests: true package-name: febio4