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
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 1 deletions

View File

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