update CI trigger event

This commit is contained in:
Zhang Jingqiang 2024-02-02 16:54:09 +08:00
parent 3e8a46d59d
commit 0ae09830f1
2 changed files with 14 additions and 2 deletions

View file

@ -1,6 +1,12 @@
name: Linux-CI
on: [push, pull_request]
on:
push:
paths-ignore:
- 'ansible/**'
- 'doc/**'
- 'demo/**'
- 'scripts/**'
env:
CARGO_TERM_COLOR: always