mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
Update clean-cache.yml
Added workflow dispatch and updated workflow name.
This commit is contained in:
parent
9dfe000ac6
commit
085ad0ced1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/clean-cache.yml
vendored
3
.github/workflows/clean-cache.yml
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
name: cleanup caches by a branch
|
name: Cache cleanup
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch: {}
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue