Skip to content

Commit

Permalink
Run push-translations on workflow dispatch only (#1781)
Browse files Browse the repository at this point in the history
  • Loading branch information
patiencedaur authored Mar 18, 2022
1 parent b871c36 commit 97de7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-translation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Push translation sources to a Crowdin branch

on:
pull_request:
workflow_dispatch:
paths:
- 'rst/**.rst'
- 'rst/conf.py'
Expand Down

0 comments on commit 97de7ef

Please sign in to comment.