Skip to content

Commit 70c7e8e

Browse files
committed
Add label in ci test
1 parent 90cc8dd commit 70c7e8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
with:
7474
issue-number: ${{ steps.ciff.outputs.issue-number }}
7575
comment: '[CI] test ${{ matrix.target }}'
76+
labels: |
77+
wontfix
7678
7779
package:
7880
if: github.event_name == 'push' && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)