aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/binary_test.yml
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2021-08-28 20:33:16 -0700
committerGitHub <noreply@github.com>2021-08-28 20:33:16 -0700
commitcd838b1197e29fbeb204813f0f82523cc580411a (patch)
treeb6aecc46dfb8b1cfe151a6c81e60dc0b2b5995af /.github/workflows/binary_test.yml
parentb7ec879d328a087375732e4ce9fd32fddd07f004 (diff)
parent7cfaa1a3652fc6703402cb5699ec674f14337ec8 (diff)
downloadseaweedfs-cd838b1197e29fbeb204813f0f82523cc580411a.tar.xz
seaweedfs-cd838b1197e29fbeb204813f0f82523cc580411a.zip
Merge pull request #2292 from logband/master2.65
fix(ci): update latest to only run once
Diffstat (limited to '.github/workflows/binary_test.yml')
-rw-r--r--.github/workflows/binary_test.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/binary_test.yml b/.github/workflows/binary_test.yml
index f1f911dc9..8468555e3 100644
--- a/.github/workflows/binary_test.yml
+++ b/.github/workflows/binary_test.yml
@@ -1,7 +1,6 @@
name: "go: test building cross-platform binary"
on:
- push:
pull_request:
workflow_dispatch: []