1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-04 16:16:58 +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
on:
push:
branches-ignore:
- master
tags-ignore:
- *
pull_request:
workflow_dispatch: []

View file

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