Skip to content

adds guard and updates readme #4

adds guard and updates readme

adds guard and updates readme #4

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: ec-intl/workflow-templates/.github/workflows/[email protected]

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

error parsing called workflow ".github/workflows/guard.yml" -> "ec-intl/workflow-templates/.github/workflows/[email protected]" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit