Update actions - split push/pull-request commits

This commit is contained in:
Allen Byrne
2020-09-24 13:52:24 -05:00
parent 6b14627330
commit f71e74f4e4
4 changed files with 138 additions and 3 deletions

View File

@@ -4,8 +4,6 @@ name: hdf5 dev CI
on:
push:
branches: [ develop, hdf5_1_12, hdf5_1_10, hdf5_1_8 ]
pull_request:
branches: [ develop, hdf5_1_12, hdf5_1_10, hdf5_1_8 ]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: