feat(workflow): trigger on dev
This commit is contained in:
parent
36456e3908
commit
056d00ce24
1
.github/workflows/genlocale.yml
vendored
1
.github/workflows/genlocale.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
jobs:
|
||||
genlocale:
|
||||
name: genlocale
|
||||
|
1
.github/workflows/push_format.yml
vendored
1
.github/workflows/push_format.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
Reference in New Issue
Block a user