1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-07 09:37:49 +02:00

fix(ci): further testing of CI logic

This commit is contained in:
Alexander 2021-08-29 12:06:10 +09:00
parent bfb66b88b1
commit 7cfaa1a365
2 changed files with 0 additions and 10 deletions

View file

@ -1,11 +1,6 @@
name: Cross-platform binary build test name: Cross-platform binary build test
on: on:
push:
branches-ignore:
- master
tags-ignore:
- *
pull_request: pull_request:
workflow_dispatch: [] workflow_dispatch: []

View file

@ -1,11 +1,6 @@
name: Test Building Container Images name: Test Building Container Images
on: on:
push:
branches-ignore:
- master
tags-ignore:
- *
pull_request: pull_request:
workflow_dispatch: [] workflow_dispatch: []