mirror of
https://github.com/kairos-io/openamt.git
synced 2025-09-09 00:29:37 +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:
|
||||
branches:
|
||||
- main
|
||||
pull_request: true
|
||||
pull_request:
|
||||
paths:
|
||||
- '**'
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user