use correct path for prune job

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-31 11:11:34 +02:00
parent 28e815f7a9
commit 19378f6e00

View File

@@ -6,7 +6,7 @@ on:
branches:
- main
paths:
- ".github/workflows/housekeeping.yaml"
- ".github/workflows/prune.yaml"
schedule:
- cron: "0 5 * * *"