Update ci.yml

This commit is contained in:
Clint Rutkas 2024-10-10 15:23:44 -07:00 committed by GitHub
parent d3869942c3
commit 9da5675023
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,22 +4,22 @@ trigger:
include:
- main
- stable
paths:
exclude:
- doc/*
- temp/*
- tools/*
- '**.md'
# paths:
# exclude:
# - doc/*
# - temp/*
# - tools/*
# - '**.md'
pr:
branches:
include:
- main
- stable
paths:
exclude:
- '**.md'
- doc
# paths:
# exclude:
# - '**.md'
# - doc
name: $(BuildDefinitionName)_$(date:yyMM).$(date:dd)$(rev:rrr)