Skip to content

Commit a22e282

Browse files
committed
fix: allow creating tests in reproduce phase
1 parent 78eb456 commit a22e282

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

resources/workflows/bugfix.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ states:
3030
- '**/*.md'
3131
- '**/*.txt'
3232
- '**/*.adoc'
33+
- '**/*test*'
34+
- '**/*spec*'
3335
default_instructions: |
3436
Gather specific information to reliably reproduce the reported bug:
3537
- What are the exact OS, browser/runtime versions, and hardware specs?

0 commit comments

Comments
 (0)