Add action workflow L10n-update

This commit is contained in:
Johannes Meyer 2020-04-23 15:12:46 +02:00
parent 6a4b07a0f7
commit 511f47af3a
1 changed files with 19 additions and 0 deletions

19
.github/workflows/L10n-update.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: L10n Update
on:
push:
branches:
- master
jobs:
trigger-update:
name: L10n Update Trigger
runs-on: ubuntu-latest
steps:
- name: Repository dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.L10N_ACCESS_TOKEN }}
repository: Icinga/ipl-L10n
event-type: update