Skip to content

Commit 38b9fc3

Browse files
committed
Run pipeline on PRs too
1 parent aeea888 commit 38b9fc3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
branches:
77
- master
88
- version-*
9+
# Run tests for any PRs
10+
pull_request:
911
schedule:
1012
# Build the image regularly (each Friday)
1113
- cron: '23 04 * * 5'

0 commit comments

Comments
 (0)