Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -2,7 +2,7 @@ name: Deployment
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
- dev
|
- dev
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user