Skip to content

Workflow file for this run

---
name: Guard Main Branch
on:
pull_request:
types:
- auto_merge_enabled
branches:
- main
merge_group:
branches:
- main
permissions:
contents: read
jobs:
guardian-jobs:
uses: .github/workflows/guard_template.yml

Check failure on line 19 in .github/workflows/guard.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/guard.yml

Invalid workflow file

invalid value workflow reference: no version specified
secrets: inherit