mirror of
https://github.com/pythops/bluetui.git
synced 2026-05-06 21:42:28 +08:00
fix(ci): it's called master, not main
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -9,10 +9,10 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
# ensure that the workflow is only triggered once per PR,
|
||||
# subsequent pushes to the PR will cancel and restart the workflow.
|
||||
|
||||
Reference in New Issue
Block a user