Skip to content

feat(ci): add health-check workflow (#40) #1

feat(ci): add health-check workflow (#40)

feat(ci): add health-check workflow (#40) #1

Workflow file for this run

name: Health Check
on:
workflow_dispatch:
push:
branches:
- main
permissions:
contents: read
jobs:
invoke:
name: Invoke
uses: DevExpress/github-actions/.github/workflows/repository-check.yml@repository-check