chore: sync sync-on-merge.yml from Template-Generic [skip ci]

This commit is contained in:
2026-07-05 20:46:35 +00:00
parent 4ab9ab3806
commit 8ac3bedff3
+2 -1
View File
@@ -10,11 +10,12 @@ on:
jobs:
sync:
runs-on: ubuntu-latest
if: ${{ startsWith(github.event.repository.name, 'Template-') }}
steps:
- name: Checkout mokocli
uses: actions/checkout@v4
with:
repository: MokoConsulting/mokocli
repository: MokoConsulting/MokoCLI
token: ${{ secrets.MOKOGITEA_TOKEN }}
- name: Setup PHP