1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-14 03:34:03 +02:00
This commit is contained in:
张志豪 2020-12-11 18:44:18 +08:00
parent 6702c655cc
commit 9ae4143e5d

View File

@ -6,7 +6,6 @@ on:
jobs:
stale:
if: github.event.label.name == 'auto generated'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3.0.14