Skip to content

Commit 8d11cfd

Browse files
jiunbaeclaude
andcommitted
config: remove documentation-only label filter to enable all GitHub issues
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7624c96 commit 8d11cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oac.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default defineConfig({
1818
lint: false,
1919
testGap: false,
2020
},
21-
issueLabels: ["documentation"],
21+
issueLabels: [],
2222
},
2323
analyze: {
2424
autoAnalyze: false,

0 commit comments

Comments
 (0)