mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
chore: rename branch to main (#4700)
* chore: rename branch to main * docs: update changelog
This commit is contained in:
2
.github/workflows/devops.yml
vendored
2
.github/workflows/devops.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
- "!.github/workflows/**" # Important: Exclude PRs related to .github/workflows from auto-run
|
||||
- "!.github/actions/**" # Important: Exclude PRs related to .github/actions from auto-run
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- "**/*"
|
||||
- "!.github/**" # Important: Exclude PRs related to .github from auto-run
|
||||
|
||||
Reference in New Issue
Block a user