dev configuration for api
This commit is contained in:
@@ -5,8 +5,8 @@ run-name: "${{ gitea.event.head_commit.message }}: Deploy API"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
#branches:
|
||||
# - main
|
||||
paths:
|
||||
- "api/**"
|
||||
- ".gitea/workflows/deploy-api.yaml"
|
||||
|
||||
Reference in New Issue
Block a user