Remove ignore translation branches from ci (#4292)

This commit is contained in:
shamoon 2023-09-28 20:01:38 -07:00 committed by GitHub
parent 425fae082a
commit f566e1ca31

View File

@ -7,11 +7,6 @@ on:
- 'v[0-9]+.[0-9]+.[0-9]+'
# https://semver.org/#spec-item-9
- 'v[0-9]+.[0-9]+.[0-9]+-beta.rc[0-9]+'
branches-ignore:
- 'translations**'
pull_request:
branches-ignore:
- 'translations**'
env:
# This is the version of pipenv all the steps will use