Skip to content

Commit f3ee4ac

Browse files
authored
fix: remove pull request trigger from CI workflow
1 parent a7bd534 commit f3ee4ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

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

97
permissions:
108
contents: read

0 commit comments

Comments
 (0)