mirror of
https://github.com/kairos-io/openamt.git
synced 2025-09-10 17:19:54 +00:00
fix ci
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -3,7 +3,9 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request: true
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- '**'
|
||||||
env:
|
env:
|
||||||
FORCE_COLOR: 1
|
FORCE_COLOR: 1
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user