Skip to content

Add and enforces Guard workflow (#31) #4

Add and enforces Guard workflow (#31)

Add and enforces Guard workflow (#31) #4

Workflow file for this run

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