parent
ca2085f118
commit
a25ed17daf
|
|
@ -7,7 +7,7 @@ on:
|
|||
push:
|
||||
branches: [ "main","releases/**" ]
|
||||
tags:
|
||||
- '*' # 任意的tag都会触发
|
||||
- '*' # 任意的tag都会触发
|
||||
# paths:
|
||||
# - 'sub-project/**'
|
||||
# - '!sub-project/docs/**' # !在正匹配之后匹配负模式(以 为前缀)将排除该路径。
|
||||
|
|
|
|||
Loading…
Reference in New Issue