Refactor triggers on GA runs.

This commit is contained in:
Ward Fisher 2022-01-20 16:55:15 -07:00
parent 2d39cc297e
commit 286abab31f
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ name: Run netCDF Tests on OSX
###
on: [pull_request,workflow_dispatch]
on: [pull_request,push]
jobs:

View File

@ -4,7 +4,7 @@
name: Run netCDF Tests
on: [ pull_request,workflow_dispatch ]
on: [ pull_request ]
jobs: