Skip to content

CI: Update / Remove Workflows to Accommodate CalVer #5

CI: Update / Remove Workflows to Accommodate CalVer

CI: Update / Remove Workflows to Accommodate CalVer #5

name: debug enforce labels
on:
pull_request:
types: [labeled, unlabeled, opened, synchronize]
jobs:
labels:
uses: localstack/meta/.github/workflows/pr-enforce-label-groups.yml@aidehn/feat/calendar-versioning-migrations-and-cleanup
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}