dev Action添加push触发器
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
push:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
Reference in New Issue
Block a user