Browse Source

fix

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/3009/head
crueter 4 months ago
parent
commit
32f312dcc2
  1. 3
      .github/workflows/translations.yml

3
.github/workflows/translations.yml

@ -2,9 +2,10 @@ name: tx-pull
on:
# monday, wednesday, saturday at 2pm
schedule:
cron:
- '0 14 * * 1,3,6'
push:
pull_request:
branches: [ master ]
jobs:

Loading…
Cancel
Save