Skip to content

Commit

Permalink
OIDC MacOS push and pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
tundranerd committed Mar 3, 2024
1 parent f83ab70 commit 64c5843
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos-pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI - MacOS Pull Request
on:
pull_request:
pull_request_target:
types:
- opened
- edited
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/windows-pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI - Windows Pull Request

on:
pull_request:
pull_request_target:
types:
- opened
- edited
Expand All @@ -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
Expand Down

0 comments on commit 64c5843

Please sign in to comment.