Skip to content

Commit c050174

Browse files
authored
remove deploy on pull request to the main branch (#16)
1 parent 7105a01 commit c050174

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: website-frontend CI
22
on:
33
push:
44
branches: [main]
5-
pull_request:
6-
branches: [main]
75

86
permissions:
97
contents: write

0 commit comments

Comments
 (0)