Skip to content

Commit 1f2b0ce

Browse files
committed
Temporary run ci pipeline in PR
1 parent d16cd3b commit 1f2b0ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ name: CI Pipeline
88
on:
99
push:
1010
branches: [ "main" ]
11+
pull_request:
12+
branches: [ "main" ]
1113

1214
env:
1315
# Use docker.io for Docker Hub if empty

0 commit comments

Comments
 (0)