mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
L10n-update: Use template from github-actions
This commit is contained in:
parent
d56757f20f
commit
092571a17b
15
.github/workflows/L10n-update.yml
vendored
15
.github/workflows/L10n-update.yml
vendored
@ -6,15 +6,6 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
trigger-update:
|
update:
|
||||||
name: L10n Update Trigger
|
uses: icinga/github-actions/.github/workflows/L10n-update.yml@main
|
||||||
runs-on: ubuntu-latest
|
secrets: inherit
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Repository dispatch
|
|
||||||
uses: peter-evans/repository-dispatch@v1
|
|
||||||
with:
|
|
||||||
token: ${{ secrets.ICINGABOT_TOKEN }}
|
|
||||||
repository: Icinga/L10n
|
|
||||||
event-type: update
|
|
||||||
client-payload: '{"origin": "${{ github.repository }}", "commit": "${{ github.sha }}"}'
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user