use correct path for prune job
This commit is contained in:
parent
28e815f7a9
commit
19378f6e00
|
@ -6,7 +6,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- ".github/workflows/housekeeping.yaml"
|
- ".github/workflows/prune.yaml"
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 5 * * *"
|
- cron: "0 5 * * *"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue