Remove on-push trigger for OSX-based workflows.

This commit is contained in:
Ward Fisher 2022-04-21 14:23:53 -06:00
parent cf1a0b8bb7
commit ad9650604f

View File

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