Skip to content

chore: fix false positive npm-ci check (#64) #209

chore: fix false positive npm-ci check (#64)

chore: fix false positive npm-ci check (#64) #209

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