mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-05-05 06:07:48 +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
|
name: Test Building Container Images
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
pull_request:
|
||||||
workflow_dispatch: []
|
workflow_dispatch: []
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user