summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-06 23:04:22 (GMT)
committerGitHub <noreply@github.com>2022-04-06 23:04:22 (GMT)
commitc81841b715491437cf27ed6cc6ce0ada92ae230a (patch)
treea5d827d8a75cfb20e7058a6ce84912ab8bcd97ff /.github/workflows
parent8be78e3f0a9109b7ccd077a7f4304922e95495cf (diff)
downloadhdf5-c81841b715491437cf27ed6cc6ce0ada92ae230a.zip
hdf5-c81841b715491437cf27ed6cc6ce0ada92ae230a.tar.gz
hdf5-c81841b715491437cf27ed6cc6ce0ada92ae230a.tar.bz2
Brings release timeline and github action changes from develop (#1597)
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index b99361e..2282a09 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -9,6 +9,9 @@ on:
- '.github/**'
- 'doc/**'
- 'release_docs/**'
+ - 'ACKNOWLEDGEMENTS'
+ - 'COPYING**'
+ - '**.md'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: