We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5360c4 commit be161a8Copy full SHA for be161a8
.github/workflows/deploy.yml
@@ -3,8 +3,6 @@ name: Deploy Backend
3
on:
4
push:
5
branches: [main]
6
- pull_request:
7
- branches: [main]
8
9
jobs:
10
build:
0 commit comments