mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
chore(workflows): do not publish worker every commit
This commit is contained in:
parent
b5c27c3681
commit
7b2c846125
1 changed files with 1 additions and 3 deletions
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…
Add table
Add a link
Reference in a new issue