chore(workflows): do not publish worker every commit
This commit is contained in:
parent
b5c27c3681
commit
7b2c846125
4
.github/workflows/deploy-api.yml
vendored
4
.github/workflows/deploy-api.yml
vendored
@ -1,9 +1,7 @@
|
||||
name: Deploy API
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user