mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-06 02:55:55 +02:00
ci: Allow lint workflow to be manually triggered (#3714)
* ci: Allow lint workflow to be manually triggered Without this a different event must occur to trigger the workflow, which is inconvenient for automated PRs.
This commit is contained in:
parent
ca2c53dde7
commit
03052a65b8
2 changed files with 5 additions and 3 deletions
|
@ -30,6 +30,8 @@ All notable changes to this project will be documented in this file. The format
|
|||
- Update-check: fix 'read' exit status ([#3688](https://github.com/docker-mailserver/docker-mailserver/pull/3688))
|
||||
- **Rspamd:**
|
||||
- Switch to official arm64 packages to avoid segfaults ([#3686](https://github.com/docker-mailserver/docker-mailserver/pull/3686))
|
||||
- **CI / Automation:**
|
||||
- The lint workflow can now be manually triggered by maintainers ([#3714]https://github.com/docker-mailserver/docker-mailserver/pull/3714)
|
||||
|
||||
## [v13.0.1](https://github.com/docker-mailserver/docker-mailserver/releases/tag/v13.0.1)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue