Skip to content

CI: Update / Remove Workflows to Accommodate CalVer #4

CI: Update / Remove Workflows to Accommodate CalVer

CI: Update / Remove Workflows to Accommodate CalVer #4

name: debug enforce labels
on:
pull_request:
types: [labeled, unlabeled, opened, synchronize]
jobs:
labels:
uses: localstack/meta/.github/workflows/pr-enforce-label-groups.yml@main

Check failure on line 8 in .github/workflows/debugging-must-remove.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/debugging-must-remove.yml

Invalid workflow file

error parsing called workflow ".github/workflows/debugging-must-remove.yml" -> "localstack/meta/.github/workflows/pr-enforce-label-groups.yml@main" : failed to fetch workflow: workflow was not found.
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}