1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-05 21:34:08 +02:00

Update label-and-close-issue.yml

This commit is contained in:
张志豪 2021-02-03 17:56:07 +08:00 committed by GitHub
parent 16a0fb8cb8
commit 6dda10f20e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
- uses: Naturalclar/issue-action@v2.0.2
with:
title-or-body: "both"
parameters: '[ {"keywords": ["RainbowHighlightVisitor.kt:35"], "labels": ["invalid"]} ]'
parameters: '[ {"keywords": ["RainbowHighlightVisitor.kt:68"], "labels": ["invalid"]} ]'
github-token: "${{ secrets.GITHUB_TOKEN }}"
Close:
needs: [Label]