修改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: on:
push: push:
branches: branches:
- main - master
pull_request: pull_request:
branches: branches:
- main - master
jobs: jobs:
build: build: