We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db2446 commit 3045d31Copy full SHA for 3045d31
.github/workflows/L10n-update.yml
@@ -0,0 +1,11 @@
1
+name: L10n Update
2
+
3
+on:
4
+ push:
5
+ branches:
6
+ - main
7
8
+jobs:
9
+ update:
10
+ uses: icinga/github-actions/.github/workflows/L10n-update.yml@main
11
+ secrets: inherit
0 commit comments