mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
ci: update sync zed
This commit is contained in:
parent
d48d6b3577
commit
6e5971dff2
1 changed files with 4 additions and 1 deletions
5
.github/workflows/sync-zed-extension.yml
vendored
5
.github/workflows/sync-zed-extension.yml
vendored
|
|
@ -1,7 +1,10 @@
|
|||
name: "sync-zed-extension"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
- "v[0-9]+.*"
|
||||
|
||||
jobs:
|
||||
zed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue