Skip to content

Commit

Permalink
Update pull-translations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherSeawhite authored Apr 6, 2024
1 parent e8873cf commit c538f10
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pull-translations.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: "Pull translations from Transifex"

on:
schedule:
- cron: "42 1 * * 6"
workflow_dispatch:

jobs:
pull-translations:
if: github.repository == 'CleverRaven/Cataclysm-DDA'
if: github.repository == 'AnotherSeawhite/Cataclysm-DDA'
runs-on: ubuntu-22.04
steps:
- name: install gettext tools
Expand Down

0 comments on commit c538f10

Please sign in to comment.