Skip to content

Commit 3eb7e3e

Browse files
committed
trigger on GH
1 parent 3325b0c commit 3eb7e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-spring-boot-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
# Run every Monday at 9:00 AM UTC
66
- cron: '0 9 * * 1'
77
workflow_dispatch: # Allow manual triggering
8+
pull_request: # remove this before merging
89

910
permissions:
1011
contents: write

0 commit comments

Comments
 (0)