We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e660d18 commit 72e501bCopy full SHA for 72e501b
.github/workflows/translations.yml
@@ -3,6 +3,7 @@ name: ASF-WebConfigGenerator-translations
3
on:
4
schedule:
5
- cron: '5 2 * * *'
6
+ workflow_dispatch:
7
8
permissions:
9
contents: write
0 commit comments