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