Skip to content

Commit cc6cd59

Browse files
authored
Update 60day.yaml
1 parent 3b9451e commit cc6cd59

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/60day.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
# schedule:
55
# - cron: '0 2 * * 0' # Every Sunday at 2 AM UTC
66
workflow_dispatch: # Allow manual trigger
7+
push:
8+
branches:
9+
- feat/stalebranch
710

811
jobs:
912
cleanup:

0 commit comments

Comments
 (0)