Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Nov 14, 2024
1 parent 9cac1f7 commit b12fc0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/trigger_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
- uses: actions/checkout@v4
# get the develop branch of METplus to get the latest component version script
# use fetch-depth 0 to get all branches
- uses: actions/checkout@v4
- name: Get METplus repo for component version script
uses: actions/checkout@v4
with:
repository: 'dtcenter/METplus'
#ref: 'develop'
Expand Down

0 comments on commit b12fc0d

Please sign in to comment.