Skip to content

Commit c983165

Browse files
author
mmahipal
committed
changed Github actions to build only for main branch
1 parent 6dd9f02 commit c983165

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/github-actions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Docker
33
on:
44
push:
55
branches: [ main ]
6+
pull_request:
7+
branches: [ main ]
68

79
env:
810
# Use docker.io for Docker Hub if empty

0 commit comments

Comments
 (0)