mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-21 01:55:26 +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:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
issues:
|
||||
types: [opened, edited]
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user