mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 06:06:38 +01:00
chore(ci): run code coverage on main push (#870)
* chore(ci): run code coverage on main push * merge workflows for pushes to main * add workflow dispatch for production releases Co-authored-by: Simon Aronsson <simme@arcticbit.se>
This commit is contained in:
parent
b644ec6829
commit
bf8dec1b88
2 changed files with 38 additions and 13 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Release (Production)
|
||||
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue