Skip to content

update job name

update job name #7

name: debug enforce labels

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

View workflow run for this annotation

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

Invalid workflow file

(Line: 9, Col: 9): Unexpected value 'Label Check'
run-name: Label Enforcement
on:
pull_request:
types: [labeled, unlabeled, opened, synchronize]
jobs:
name: Label Check
labels:
uses: localstack/meta/.github/workflows/pr-enforce-label-groups.yml@aidehn/feat/calendar-versioning-migrations-and-cleanup
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}