Update actions

This commit is contained in:
Dennis Heimbigner 2022-01-08 18:53:24 -07:00
parent 2e26597e7f
commit b77918c535
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: NetCDF-Build MinGW
on: [workflow_dispatch,push]
on: [workflow_dispatch]
jobs:
build:

View File

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