修改actions监听的分支名为master
Some checks failed
Build SpringBoot and Notify / build (push) Failing after 48s

This commit is contained in:
hxuanyu 2024-11-04 10:52:45 +08:00
parent 40ad07866e
commit 90d6c1fa75

View File

@ -3,10 +3,10 @@ name: Build SpringBoot and Notify
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build: