Skip to content

Commit abe542c

Browse files
committed
Run docker tests on PRs to master
Signed-off-by: thecalcaholic <[email protected]>
1 parent 0162be0 commit abe542c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
branches:
1515
- master
1616
- devel
17+
pull_request:
18+
branches:
19+
- master
1720

1821
jobs:
1922
build:

0 commit comments

Comments
 (0)