Skip to content

Commit

Permalink
Merge pull request openfoodfacts#4899 from openfoodfacts/crowdin
Browse files Browse the repository at this point in the history
Restrict Crowdin sync to pushes on Master
  • Loading branch information
stephanegigandet committed Mar 1, 2021
2 parents 43d0c42 + 4a18d6a commit 6035b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Expand Up @@ -5,7 +5,7 @@ name: Crowdin Sync
# branches: [ * ]

on:
pull_request:
push:
branches:
- master

Expand Down

0 comments on commit 6035b82

Please sign in to comment.