Skip to content

Gallery Status

Gallery Status #8

name: Gallery Status
on:
schedule:
- cron: '0 4 * * SUN'
push:
branches:
- main
- master
paths:
- README.md
jobs:
gallery-status:
uses: stape-io/template-changes-shared-workflows/.github/workflows/gallery-status.yml@main
permissions:
contents: write
secrets: inherit