chore: update and lint everything

This commit is contained in:
2023-07-08 23:12:56 +03:00
parent d80c63c791
commit 5f703918d6
10 changed files with 11742 additions and 11517 deletions

View File

@@ -4,7 +4,7 @@ name: Stale
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "0 8 * * *"
- cron: '0 8 * * *'
workflow_call:
workflow_dispatch:

View File

@@ -9,7 +9,7 @@ on:
paths:
- .github/labels.yml
schedule:
- cron: "34 5 * * *"
- cron: '34 5 * * *'
workflow_call:
workflow_dispatch: