use tag ids
This commit is contained in:
@@ -30,6 +30,6 @@ jobs:
|
||||
REPOSITORY: ${{ gitea.repository }}
|
||||
TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||
STALE_DAYS: 3
|
||||
STALE_TAG: 'stale'
|
||||
EXCLUDE_TAG: 'renovate'
|
||||
STALE_TAG: 16
|
||||
EXCLUDE_TAG: 20
|
||||
run: python ./scripts/scripts/process-issues.py
|
||||
|
Reference in New Issue
Block a user