diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f8706d4be..442317ce2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
@@ -6,6 +6,7 @@ on: | |||
6 | - develop | 6 | - develop |
7 | - master | 7 | - master |
8 | - ci | 8 | - ci |
9 | - next | ||
9 | pull_request: | 10 | pull_request: |
10 | types: [synchronize, opened] | 11 | types: [synchronize, opened] |
11 | schedule: | 12 | schedule: |