Skip to content

Commit 43f0f0e

Browse files
authored
Merge pull request #29 from Node-Study-Guide/deploy-push-only
Only deploy on push not on PR
2 parents 86ebfc9 + 159d44b commit 43f0f0e

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)