forked from Trustie/forgeplus
fixed pr流水线触发事件
This commit is contained in:
parent
c9b3500fcf
commit
f044ad705d
|
|
@ -19,6 +19,7 @@ on:
|
|||
<% end %>
|
||||
<%if node.name.to_s.include?("on-pull_request") %>
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
<% end %>
|
||||
<%if node.name.to_s.include?("on-fork") %>
|
||||
fork:
|
||||
|
|
|
|||
Loading…
Reference in New Issue