Skip to content

Commit

Permalink
Stop schedule from running on fork
Browse files Browse the repository at this point in the history
  • Loading branch information
IntelOrca committed Jan 14, 2020
1 parent 0192b25 commit b35f8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/localisation.yml
@@ -1,7 +1,7 @@
name: Localisation Merge
on:
schedule:
- cron: '0 4 * * *'
- cron: '33 13 * * *'
jobs:
merge-localisation:
name: Merge Localisation
Expand Down

0 comments on commit b35f8c3

Please sign in to comment.