Skip to content

Update data to use metric units and update the wind field to include scalar variables #123

Update data to use metric units and update the wind field to include scalar variables

Update data to use metric units and update the wind field to include scalar variables #123

name: Add new issues to Verification Team project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/NOAA-GSL/projects/14
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}