We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c96087 commit d131fa9Copy full SHA for d131fa9
.github/workflows/main.yml
@@ -7,8 +7,6 @@ name: deploy
7
on:
8
push:
9
branches: [ master ]
10
- pull_request:
11
- branches: [ master ]
12
13
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
14
jobs:
0 commit comments