summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-12-13 09:52:35 +0800
committerGitHub <noreply@github.com>2022-12-13 09:52:35 +0800
commitd84f64d2e7a28d69c9a5b22b8434d1fb2f00ebf2 (patch)
treec99e05f69e46c3e8a0afe5d640b57531c8c72b91 /.github
parentb0a850adbf3be6cde9054abf8dda38d1cabf8a68 (diff)
downloadNim-d84f64d2e7a28d69c9a5b22b8434d1fb2f00ebf2.tar.gz
add CI for version-2-0 branch (#21084)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci_packages.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci_packages.yml b/.github/workflows/ci_packages.yml
index 93f5bfe19..0bec4cc21 100644
--- a/.github/workflows/ci_packages.yml
+++ b/.github/workflows/ci_packages.yml
@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - 'devel'
+      - 'version-2-0'
       - 'version-1-6'
       - 'version-1-2'