Skip to content

attempt default empty vm lists #436

attempt default empty vm lists

attempt default empty vm lists #436

Workflow file for this run

# .github/release.yml

Check failure on line 1 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yaml

Invalid workflow file

(Line: 4, Col: 1): Unexpected value 'changelog', (Line: 4, Col: 1): Required property is missing: jobs
# see https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
- github-actions
categories:
- title: Breaking Changes 🛠
labels:
- Semver-Major
- breaking-change
- title: Exciting New Features 🎉
labels:
- Semver-Minor
- enhancement
- title: Other Changes
labels:
- "*"