mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
fix: 忘记改 push 的触发分支名
This commit is contained in:
parent
aca37736c4
commit
9e598cfa70
2
.github/workflows/plugin_issue.yml
vendored
2
.github/workflows/plugin_issue.yml
vendored
@ -3,7 +3,7 @@ name: 'Plugin Issue Bot'
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
issues:
|
issues:
|
||||||
types: [opened, edited]
|
types: [opened, edited]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user