mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-07-27 18:43:43 +00:00
fix(ci): further testing of CI logic
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
name: Cross-platform binary build test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
tags-ignore:
|
||||
- *
|
||||
pull_request:
|
||||
workflow_dispatch: []
|
||||
|
||||
|
||||
@@ -1,11 +1,6 @@
|
||||
name: Test Building Container Images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
tags-ignore:
|
||||
- *
|
||||
pull_request:
|
||||
workflow_dispatch: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user