Skip to content

ci: add guardrails workflow [skip deploy] #2

ci: add guardrails workflow [skip deploy]

ci: add guardrails workflow [skip deploy] #2

Workflow file for this run

---
name: 'Guardrails'
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
stale:
name: Check Guardrails
uses: wealthsimple/github-workflows/.github/workflows/guardrails.yml@v1

Check failure on line 14 in .github/workflows/guardrails.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/guardrails.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/guardrails.yaml" -> "wealthsimple/github-workflows/.github/workflows/guardrails.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit