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