mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-02 06:48:57 -07:00
Fix default branch in actions configurations
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "!dependabot/*"
|
||||
- "main"
|
||||
- "master"
|
||||
pull_request:
|
||||
branches: [ "*" ]
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user