Skip to content

site-home

site-home #4850

Workflow file for this run

name: site-home
on:
workflow_dispatch:
schedule:
- cron: '0 * * * *'
push:
branches:
- main
paths:
- '.github/workflows/site.yaml'
- '.github/workflows/site-home.yaml'
- 'common/**'
- 'home/**'
jobs:
version-matrix:
uses: ./.github/workflows/site.yaml
with:
name: home
secrets: inherit