Hopefully fix checks triggering for crowdin download

This commit is contained in:
Devon R
2022-04-18 22:21:48 +01:00
committed by GitHub
parent 6e6d16093c
commit 54d2ff9caa
4 changed files with 14 additions and 20 deletions

View File

@ -3,7 +3,7 @@ name: test
on:
push:
pull_request:
types: [ opened, synchronize ]
types: [ opened, reopened, synchronize ]
jobs:
pytest: