diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef3992139..623867b49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,6 +10,7 @@ on: - 'doc/*.md' - 'MANUAL.txt' - '*.md' + - '.cirrus.yml' - 'RELEASE_CHECKLIST' - 'BUGS' - 'README.template' |
