[Github] Run prune-branches workflow on changes to python script
This allows in-environment testing without needing to deploy to main.
This commit is contained in:
parent
4b109dc5ac
commit
a289341ded
1
.github/workflows/prune-branches.yml
vendored
1
.github/workflows/prune-branches.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/prune-branches.yml
|
||||
- .github/workflows/prune-unused-branches.py
|
||||
schedule:
|
||||
- cron: '0 8 * * *' # Runs daily at 08:00 UTC.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user