Skip to content

Commit be161a8

Browse files
committed
fix: github action run on pull request
1 parent c5360c4 commit be161a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Deploy Backend
33
on:
44
push:
55
branches: [main]
6-
pull_request:
7-
branches: [main]
86

97
jobs:
108
build:

0 commit comments

Comments
 (0)