summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-06 20:01:09 (GMT)
committerGitHub <noreply@github.com>2022-04-06 20:01:09 (GMT)
commit9d426d3162ed0091016becb922e1af8d865afb0d (patch)
treeec6908a35f8c9527b6bb91773479c5f68979027e /.github/workflows
parent6cb6a47ded41b8a5ee213063a61a5bdc3a449e52 (diff)
downloadhdf5-9d426d3162ed0091016becb922e1af8d865afb0d.zip
hdf5-9d426d3162ed0091016becb922e1af8d865afb0d.tar.gz
hdf5-9d426d3162ed0091016becb922e1af8d865afb0d.tar.bz2
Brings release timeline and github action changes from develop (#1594)
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: