mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-02 16:39:25 -05:00
11 lines
167 B
YAML
11 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
|