Skip to content

Repository Check

Repository Check #12

name: Repository Check
on:
workflow_dispatch:
schedule:
- cron: '0 */6 * * *'
push:
branches:
- main
permissions:
contents: read
jobs:
invoke:
name: Invoke
uses: DevExpress/github-actions/.github/workflows/repository-check.yml@repository-check