1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-04-11 03:15:49 +02:00

Remove label check

This commit is contained in:
张志豪 2020-12-26 16:08:50 +08:00
parent ddf9f62278
commit 661d8b6b54

View File

@ -18,7 +18,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3.0.14
if: contains(github.event.issue.labels.*.name, 'invalid')
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 0