mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-07 22:05:13 +02:00
CI/CD for 0.15
This commit is contained in:
parent
ae8661fe2e
commit
5140f8834d
1 changed files with 1 additions and 3 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -4,10 +4,8 @@ name: Build
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
# branches:
|
|
||||||
# - release/v0.12
|
|
||||||
tags:
|
tags:
|
||||||
- v0.14.*
|
- v0.15.*
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue