mirror of
https://github.com/Icinga/L10n.git
synced 2025-04-08 17:15:19 +02:00
template-update: Output dispatch details
This commit is contained in:
parent
89cb994729
commit
aaf45395dd
3
.github/workflows/template-update.yml
vendored
3
.github/workflows/template-update.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
||||
- name: Setup dependencies
|
||||
run: sudo apt-get -y install gettext
|
||||
|
||||
- name: Dispatch details
|
||||
run: echo "${{ github.event.client_payload.origin }} @ ${{ github.event.client_payload.commit }}"
|
||||
|
||||
- name: Update template file
|
||||
run: cd ./src/ && ../bin/update
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user