Skip to content

Commit 8e7c71f

Browse files
Remove on push (#143)
1 parent 8a07483 commit 8e7c71f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sample-workflows/transifex-pull.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Pull Translations from Transifex
33
on:
44
schedule:
55
- cron: '0 0 * * *'
6-
push:
7-
branches:
8-
- '*'
96
workflow_dispatch:
107
permissions:
118
contents: write

0 commit comments

Comments
 (0)