mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 08:13:55 +02:00
Auto maintance push (#258)
Added that the maintance action allso runs on changes of itself. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/maintenance.yaml
vendored
3
.github/workflows/maintenance.yaml
vendored
@ -3,6 +3,9 @@ name: Auto Maintenance Cycle
|
||||
on:
|
||||
schedule:
|
||||
- cron: 30 7 * * *
|
||||
push:
|
||||
paths:
|
||||
- .github/workflows/maintenance.yaml
|
||||
|
||||
jobs:
|
||||
delete_all_untagged:
|
||||
|
Reference in New Issue
Block a user