Limit CI push triggers to main and stable-* branches (#30934)

This commit is contained in:
Matt Jankowski 2024-07-07 05:39:31 -04:00 committed by GitHub
commit 1d35626dc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 52 additions and 29 deletions

View file

@ -1,9 +1,11 @@
name: Crowdin / Upload translations
on:
merge_group:
push:
branches:
- main
- 'main'
- 'stable-*'
paths:
- crowdin.yml
- app/javascript/mastodon/locales/en.json