From 3fbc6974334ca58c068f0f9def0b0a40db2a6de1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 11 Mar 2021 11:17:42 +0100 Subject: [PATCH] Add next to stats github ci --- .github/workflows/stats.yml | 1 + 1 file changed, 1 insertion(+) 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: branches: - develop - ci + - next pull_request: types: [synchronize, opened]