mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-14 04:48:39 +08:00
👷 添加ruff actions
🐛 分支应该是main而不是master 💄 auto fix by pre-commit hooks 🔥 dependabot.yml的registrys需要token,先删除
This commit is contained in:
@@ -18,4 +18,3 @@ runs:
|
||||
uses: Gr1N/setup-poetry@v8
|
||||
with:
|
||||
poetry-version: "1.3.2"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ inputs:
|
||||
wait-time:
|
||||
description: how many seconds to wait for
|
||||
required: true
|
||||
default: '5'
|
||||
default: "5"
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
|
||||
Reference in New Issue
Block a user