This commit is contained in:
@@ -2,9 +2,9 @@ name: 构建并部署 Spring Boot 应用
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, develop]
|
branches: [master, develop]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [master, develop]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
Reference in New Issue
Block a user