Skip to content

Sync from Template

Sync from Template #45

Workflow file for this run

name: Sync from Template
on:
workflow_dispatch:
schedule:
- cron: '55 18 * * *'
jobs:
template-sync:
permissions:
contents: write
pull-requests: write
uses: prinsfrank/CI-PHP/.github/workflows/template-sync.yml@main