mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 02:07:08 +08:00
fix branch names
This commit is contained in:
4
.github/workflows/json-yaml-validate.yml
vendored
4
.github/workflows/json-yaml-validate.yml
vendored
@@ -2,8 +2,10 @@ name: json-yaml-validate
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Reference in New Issue
Block a user