This commit is contained in:
Dennis Heimbigner 2022-06-23 14:10:45 -06:00
parent f3ef83ea46
commit 43ec0e5216
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -7,7 +7,7 @@
name: Run MSYS2, MinGW64-based Tests
on: [push,pull_request, workflow_dispatch]
on: [pull_request, workflow_dispatch]
jobs: