X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fstats.yml;h=968eb961234f1143d820550277672b59798ce4a1;hb=c55d76206cd462bad7eadd0c96f1ef5b3c629f9f;hp=ebe16fb1d25cce24370103ece6414810edc4b321;hpb=dcc30997d14600a48bf7e28e911bf50a382b9e53;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/stats.yml b/.github/workflows/stats.yml index ebe16fb1d..968eb9612 100644 --- a/.github/workflows/stats.yml +++ b/.github/workflows/stats.yml @@ -2,6 +2,10 @@ name: "Stats" on: push: + branches: + - develop + - ci + - next pull_request: types: [synchronize, opened]