aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander <4584443+DragonStuff@users.noreply.github.com>2021-08-28 08:11:37 +0900
committerAlexander <4584443+DragonStuff@users.noreply.github.com>2021-08-28 08:11:37 +0900
commit1d4e412f9312de2833ab13c5e717b09df9d866af (patch)
tree47851e6a8a629975c4d71b13aa4b516fd6853c06
parent0f85bcaba89b73720262a97d066cf82167f64311 (diff)
downloadseaweedfs-1d4e412f9312de2833ab13c5e717b09df9d866af.tar.xz
seaweedfs-1d4e412f9312de2833ab13c5e717b09df9d866af.zip
feature(ci): trigger on pull request
-rw-r--r--.github/workflows/container_test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/container_test.yml b/.github/workflows/container_test.yml
index 87357d764..42f2117d4 100644
--- a/.github/workflows/container_test.yml
+++ b/.github/workflows/container_test.yml
@@ -1,6 +1,7 @@
name: Test Building Container Images
on:
push:
+ pull_request:
workflow_dispatch: []
jobs: