mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-18 14:41:31 +08:00
feature(ci): trigger on pull request
This commit is contained in:
parent
0f85bcaba8
commit
1d4e412f93
1
.github/workflows/container_test.yml
vendored
1
.github/workflows/container_test.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Test Building Container Images
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch: []
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user