Skip to content

Commit 133f344

Browse files
authored
Update release.yml to change the section for passes (#2208)
Previously the passes were incorrectly placed under torchlib
1 parent a3e9cbe commit 133f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ changelog:
1818
- title: ONNX IR
1919
labels:
2020
- "module: IR"
21+
- "topic: passes"
2122
- title: Torch Lib
2223
labels:
2324
- "module: torchlib"
24-
- "topic: passes"
2525
- title: Documentation
2626
labels:
2727
- "topic: documentation"

0 commit comments

Comments
 (0)