Dont run crowdin upload workflow on forks (#31195)

pull/31201/head
Matt Jankowski 2024-07-29 13:19:05 -04:00 committed by GitHub
parent 1229d2907a
commit 7e33583daa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ on:
jobs:
upload-translations:
runs-on: ubuntu-latest
if: github.repository == 'mastodon/mastodon'
steps:
- name: Checkout