Skip to content

Commit 4b2f6fd

Browse files
committed
Temporarily enable the workflow for PRs
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
1 parent 6cf76fb commit 4b2f6fd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-image-upload.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
push:
88
branches:
99
- 'master'
10+
pull_request:
11+
branches:
12+
- 'master'
1013

1114
jobs:
1215
docker:

0 commit comments

Comments
 (0)