Skip to content

chore: update .slnx #4229

chore: update .slnx

chore: update .slnx #4229

Workflow file for this run

name: Update
on:
push:
branches:
- main
schedule:
- cron: "0 * * * *"
workflow_dispatch:
jobs:
call-workflow:
uses: IvanJosipovic/KubernetesCRDModelGen/.github/workflows/update-template.yaml@main
secrets:
GH_TOKEN: ${{secrets.GHPAT}}