Update branch to main
This commit is contained in:
parent
4e7ae85a35
commit
75e99e6945
2
.github/workflows/deploy_api.yml
vendored
2
.github/workflows/deploy_api.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Deploy API
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- chore/setup-workflow
|
- main
|
||||||
paths:
|
paths:
|
||||||
- api/**
|
- api/**
|
||||||
- .github/workflows/deploy_api.yml
|
- .github/workflows/deploy_api.yml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue