mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-11 03:18:29 +08:00
update ci
This commit is contained in:
@@ -4,7 +4,15 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths: &path
|
||||
- admin-frontend/**
|
||||
- docker/**
|
||||
- src/**
|
||||
- tests/**
|
||||
- pyproject.toml
|
||||
- poetry.lock
|
||||
pull_request:
|
||||
paths: *path
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user