修改actions监听的分支名为master

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

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