fix(ci): further testing of CI logic
This commit is contained in:
5
.github/workflows/binary_test.yml
vendored
5
.github/workflows/binary_test.yml
vendored
@@ -1,11 +1,6 @@
|
||||
name: Cross-platform binary build test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
tags-ignore:
|
||||
- *
|
||||
pull_request:
|
||||
workflow_dispatch: []
|
||||
|
||||
|
||||
5
.github/workflows/container_test.yml
vendored
5
.github/workflows/container_test.yml
vendored
@@ -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