We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1a60d commit 3e1bb53Copy full SHA for 3e1bb53
.github/workflows/issue.yml
@@ -5,7 +5,7 @@ on:
5
types: [opened, edited, ready_for_review]
6
7
env:
8
- VALID_ISSUE_PREFIXES: "CORE|TOOL"
+ VALID_ISSUE_PREFIXES: "CORE|TOOL|NEB|INFRA"
9
10
jobs:
11
linear:
0 commit comments