Skip to content

Commit

Permalink
Update globalworkflow-ci_auth.yaml
Browse files Browse the repository at this point in the history
renamed main pipline for orion in ci-workflow to mach calling use in global
  • Loading branch information
TerrenceMcGuinness-NOAA committed Aug 1, 2023
1 parent 95ee9c9 commit 4e00693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/globalworkflow-ci_auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:
jobs:
run-ci-orion:
if: github.event.label.name == 'CI-Orion-Dispatch' || github.event_name == 'workflow_dispatch'
uses: TerrenceMcGuinness-NOAA/CI-workflows/.github/workflows/orion.yaml@main
uses: TerrenceMcGuinness-NOAA/CI-workflows/.github/workflows/global-workflow_ci_orion.yaml@main
secrets: inherit

0 comments on commit 4e00693

Please sign in to comment.