Skip to content

Commit 5c7149b

Browse files
committed
Change trigger to get issue recognized
1 parent 636cd14 commit 5c7149b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/close-stale-ci-prs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
# Run every hour
66
- cron: "0 * * * *"
77
workflow_dispatch:
8+
push:
9+
branches:
10+
- ci-pr-autoclean
811

912
jobs:
1013
close-stale-prs:

0 commit comments

Comments
 (0)