diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-11-11 12:05:23 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-11 12:05:23 -0800 |
| commit | 5eb905a5d14bb2864a2d141dc875da06f3344cd0 (patch) | |
| tree | c334d6208f9bf1311bae5595435e2aeec182223b | |
| parent | 043a1337df2d800ac3d9178d5aceca2bb45e3df4 (diff) | |
| download | seaweedfs-5eb905a5d14bb2864a2d141dc875da06f3344cd0.tar.xz seaweedfs-5eb905a5d14bb2864a2d141dc875da06f3344cd0.zip | |
Update binaries_dev.yml
| -rw-r--r-- | .github/workflows/binaries_dev.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/binaries_dev.yml b/.github/workflows/binaries_dev.yml index a3a912595..74f09f617 100644 --- a/.github/workflows/binaries_dev.yml +++ b/.github/workflows/binaries_dev.yml @@ -3,8 +3,6 @@ name: "go: build dev binaries" on: push: branches: [ master ] - pull_request: - branches: [ master ] jobs: |
