Skip to content

Commit aec7176

Browse files
committed
run on PR's
1 parent 4337040 commit aec7176

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-base-images.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
workflow_call:
66
schedule:
77
- cron: "30 4 * * 1-5" # run Mon-Fri at 04:30 UTC
8+
pull_request:
9+
branches:
10+
- main
811

912
defaults:
1013
run:

0 commit comments

Comments
 (0)