diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index d8070006..b323469b 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -1,11 +1,4 @@ -on: - pull_request: - types: - - opened - - labeled - - unlabeled - - synchronize - - reopened +on: pull_request name: PR Review jobs: diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d5ce28..71cf4eb0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Versioning](https://semver.org/spec/v2.0.0.html). ## [4.6.1] - 2024-12-04 -- Added automatic deployment +* Added automatic deployment ## [4.6.0] - 2024-11-11 @@ -260,6 +260,7 @@ Updated drupal core 8.6.16 Initial release [Unreleased]: https://github.com/itk-dev/hoeringsportal/compare/4.6.0...HEAD +[4.6.1]: https://github.com/itk-dev/hoeringsportal/compare/4.6.0...4.6.1 [4.6.0]: https://github.com/itk-dev/hoeringsportal/compare/4.5.1...4.6.0 [4.5.1]: https://github.com/itk-dev/hoeringsportal/compare/4.5.0...4.5.1 [4.5.0]: https://github.com/itk-dev/hoeringsportal/compare/4.4.1...4.5.0