Changes Github action hdf5 dev CI to PR hdf5 dev CI (#1666)

So the PR action name is not the same as the one in main.yml
This commit is contained in:
Dana Robinson
2022-04-20 16:43:07 -07:00
committed by GitHub
parent 2fcfc42d67
commit ac9c21dd6f

View File

@@ -1,4 +1,4 @@
name: hdf5 dev CI
name: PR hdf5 dev CI
# Controls when the action will run. Triggers the workflow on push or pull request
on: