diff --git a/.gitlab/hpsf-gitlab-ci.yml b/.gitlab/hpsf-gitlab-ci.yml index df1b9cdfb7..f5be47087b 100644 --- a/.gitlab/hpsf-gitlab-ci.yml +++ b/.gitlab/hpsf-gitlab-ci.yml @@ -1,3 +1,6 @@ +# This can be triggered by a comment `/run-hpsf-gitlab-ci` from authorized +# developers on a GitHub PR. It is also run nightly as a scheduled job. + stages: - prepare - test