dev:修改分支
This commit is contained in:
parent
0b5f7d6bd1
commit
a205a0f29e
|
@ -1,5 +1,7 @@
|
||||||
name: Deploy to Test
|
name: Deploy to Test
|
||||||
on: [push]
|
on:
|
||||||
|
push
|
||||||
|
branches: dev
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue