Skip to content

Commit bc14d95

Browse files
committed
chore: add pull_request trigger for testing
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
1 parent 67583e0 commit bc14d95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Close inactive issues and pull requests
33
on:
44
schedule:
55
- cron: '30 1 * * *'
6+
pull_request:
67
workflow_dispatch:
78

89
jobs:

0 commit comments

Comments
 (0)