feat: introduce Refined Architect

This commit is contained in:
raoulvdberge
2023-07-03 21:48:30 +02:00
parent 9d243e93e7
commit 27a9bedacf
17 changed files with 350 additions and 326 deletions

View File

@@ -4,10 +4,4 @@ on:
- cron: '0 0 * * *'
jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '30'
pr-lock-inactive-days: '30'
uses: refinedmods/refinedarchitect/.github/workflows/resolved-issue-locking.yml@v0.5.1