Skip to content

Commit 159d44b

Browse files
committed
Only deploy on push not on PR
1 parent 86ebfc9 commit 159d44b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
branches:
55
- master
6-
pull_request:
7-
branches:
8-
- master
96

107
jobs:
118
build_deploy:

0 commit comments

Comments
 (0)