未验证 提交 903ba296 编写于 作者: B Brett V. Forsgren 提交者: GitHub

don't trigger ci checks on doc updates (#10189)

上级 e255302e
# CI and PR triggers
trigger:
- main
- dev16.1
- feature/*
- release/*
branches:
include:
- main
- dev16.1
- feature/*
- release/*
paths:
include:
- '*'
exclude:
- .github/*
- docs/compiler-guide.md
- attributions.md
- CODE_OF_CONDUCT.md
- DEVGUIDE.md
- INTERNAL.md
- Language-Version-History.md
- License.txt
- README.md
- release-notes.md
- TESTGUIDE.md
pr:
- main
- dev16.1
- feature/*
- release/*
branches:
include:
- main
- dev16.1
- feature/*
- release/*
paths:
include:
- '*'
exclude:
- .github/*
- docs/compiler-guide.md
- attributions.md
- CODE_OF_CONDUCT.md
- DEVGUIDE.md
- INTERNAL.md
- Language-Version-History.md
- License.txt
- README.md
- release-notes.md
- TESTGUIDE.md
variables:
- name: _TeamName
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册