aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2020-11-04 17:46:14 -0800
committerGitHub <noreply@github.com>2020-11-04 17:46:14 -0800
commit75887ba2a20b9f3f7ff9c4b8998cf3af0c0f48c2 (patch)
tree6aea5eb894d69a01a5a00d5edb6a578b4ecd6421
parent549422085bb8b5835cdf335693bcc464e7ac3b39 (diff)
downloadseaweedfs-75887ba2a20b9f3f7ff9c4b8998cf3af0c0f48c2.tar.xz
seaweedfs-75887ba2a20b9f3f7ff9c4b8998cf3af0c0f48c2.zip
Update release.yml
-rw-r--r--.github/workflows/release.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 1e00d815a..c5f58cd72 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -3,8 +3,6 @@ name: Release
on:
push:
branches: [ master ]
- pull_request:
- branches: [ master ]
jobs: