mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🐳 chore: 添加tests目录
This commit is contained in:
parent
346bea7d72
commit
a71ffb102c
2
.github/workflows/bot_check.yml
vendored
2
.github/workflows/bot_check.yml
vendored
@ -5,11 +5,13 @@ on:
|
|||||||
branches: ["dev", "main"]
|
branches: ["dev", "main"]
|
||||||
paths:
|
paths:
|
||||||
- zhenxun/**
|
- zhenxun/**
|
||||||
|
- tests/**
|
||||||
- bot.py
|
- bot.py
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["dev", "main"]
|
branches: ["dev", "main"]
|
||||||
paths:
|
paths:
|
||||||
- zhenxun/**
|
- zhenxun/**
|
||||||
|
- tests/**
|
||||||
- bot.py
|
- bot.py
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user