mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 21:29:56 +08:00
feature(ci): trigger on pull request
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user