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:
|
||||
push:
|
||||
branches:
|
||||
- chore/setup-workflow
|
||||
- main
|
||||
paths:
|
||||
- api/**
|
||||
- .github/workflows/deploy_api.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue