Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

ci: Run ci workflow when it is edited #68

ci: Run ci workflow when it is edited

ci: Run ci workflow when it is edited #68

name: Check - GitHub actions
on:
pull_request:
paths:
- ".github/workflows/**.yaml"
- ".github/actions/**"
- "package.json"
- "yarn.lock"
workflow_dispatch:
jobs:
wf:
uses: nikobockerman/github-workflows/.github/workflows/check-github-actions.yaml@d32b3b6765f463389cf43ee69b0bb1a6a8fe80f6