We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac21de commit 042539cCopy full SHA for 042539c
.github/workflows/triage.yml
@@ -192,11 +192,11 @@ jobs:
192
193
- label: CI-syntax-only
194
path: Formula/.+
195
- patch_content: '^(?:(?:--- \S+|\+\+\+ \S+|[+-] no_autobump! because: [^\n]+)\n?)+$'
+ patch_content: '^(?:(?:--- \S+|\+\+\+ \S+|[+-] no_autobump! because: [^\n]+|[+-])\n?)+$'
196
197
- label: autobump
198
199
200
keep_if_no_match: true
201
202
- label: boost
0 commit comments