mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-06 06:34:07 +02:00
run actions sequentially
This commit is contained in:
parent
18b20a9134
commit
ddf9f62278
1
.github/workflows/label-and-close-issue.yml
vendored
1
.github/workflows/label-and-close-issue.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
parameters: '[ {"keywords": ["RainbowHighlightVisitor.kt:35"], "labels": ["invalid"]} ]'
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
Close:
|
||||
needs: [Label]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v3.0.14
|
||||
|
Loading…
Reference in New Issue
Block a user