diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml deleted file mode 100644 index 83977df7..00000000 --- a/.github/workflows/release.yml +++ /dev/null @@ -1,24 +0,0 @@ -changelog: - exclude: - # A list of labels that exclude a pull request from appearing in release notes. - labels: - - ignore-for-release - authors: - - octocat - categories: - - title: Breaking Changes 🛠 - labels: - - Semver-Major - - breaking-change - - title: Exciting New Features 🎉 - labels: - - Semver-Minor - - feature - - title: Other Changes - labels: - - '*' - footer: | - ### Revogrid: - - ⭐ [Star the Revogrid Repo](https://github.com/revolist/revogrid) - - 🐦 [Follow at Twitter](https://x.com/revolist_ou/) - - 🔗 [Follow at LinkedIn](https://www.linkedin.com/company/revolist) \ No newline at end of file