Merge pull request #546 from tiffanycmeyer13/unidata_20.3.2

Update update_NDM.yml
This commit is contained in:
srcarter3 2023-05-25 11:41:24 -06:00 committed by GitHub
commit 367b819a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: update station info
name: update station info v20
on:
workflow_dispatch:
@ -15,6 +15,8 @@ jobs:
# this gets the latest code (and is run on the default branch)
- name: Checkout awips2
uses: actions/checkout@v3
with:
ref: unidata_20.3.2
# Do individual pulls for all the files in the ndm directory
- name: Pull latest from vlab svn repo
run: |