Skip to content

Commit 576a48d

Browse files
authored
Update ci.yml
1 parent 93e2661 commit 576a48d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
pull_request:
8+
branches:
9+
- main
710

811
env:
912
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USER }}

0 commit comments

Comments
 (0)