diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 816877b..724a051 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ on: push: # Sequence of patterns matched against refs/tags - branches: ["master"] + branches: ["master", "ci"] paths-ignore: - 'guix.scm' - 'manifest.scm'