mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-27 08:49:16 +08:00
Update actions
This commit is contained in:
parent
2e26597e7f
commit
b77918c535
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: NetCDF-Build MinGW
|
||||
on: [workflow_dispatch,push]
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
2
.github/workflows/run_tests.yml
vendored
2
.github/workflows/run_tests.yml
vendored
@ -4,7 +4,7 @@
|
||||
|
||||
name: Run netCDF Tests
|
||||
|
||||
on: [pull_request,push]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user