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 83b489b commit b42ceb3Copy full SHA for b42ceb3
.github/workflows/issue.yml
@@ -5,7 +5,7 @@ on:
5
types: [opened, edited]
6
7
env:
8
- VALID_ISSUE_PREFIXES: "CNCT|DASH"
+ VALID_ISSUE_PREFIXES: "CNCT|DASH|PROT"
9
10
jobs:
11
linear:
0 commit comments