Compare commits
1 Commits
feature/pa
...
feature/as
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42620ccf16 |
2
.github/workflows/pr-check.yml
vendored
2
.github/workflows/pr-check.yml
vendored
@@ -3,7 +3,7 @@ name: hdf5 dev CI
|
|||||||
# Controls when the action will run. Triggers the workflow on push or pull request
|
# Controls when the action will run. Triggers the workflow on push or pull request
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ develop, hdf5_1_12, hdf5_1_10, hdf5_1_8 ]
|
branches: [ develop, hdf5_1_12, hdf5_1_10, hdf5_1_8, feature/async2 ]
|
||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user