mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-08-19 08:48:10 +02:00
12 lines
167 B
YAML
12 lines
167 B
YAML
name: L10n Update
|
|
|
|
on:
|
|
push:
|
|
branches:
|
|
- main
|
|
|
|
jobs:
|
|
update:
|
|
uses: icinga/github-actions/.github/workflows/L10n-update.yml@main
|
|
secrets: inherit
|