Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Commit 9d469ae

Browse files
committed
Disable publish for PRs
1 parent 13e849b commit 9d469ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
push:
44
branches:
55
- master
6-
pull_request:
7-
types: [opened, reopened, synchronize, ready_for_review]
86

97
jobs:
108
build:

0 commit comments

Comments
 (0)