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