mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-02 19:35:12 +02:00
Stop branch trigger
This commit is contained in:
parent
514b0e8ac6
commit
61af3a5fbd
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -4,8 +4,8 @@ name: Build
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
# branches:
|
||||||
- release/v0.12
|
# - release/v0.12
|
||||||
tags:
|
tags:
|
||||||
- v0.12.*
|
- v0.12.*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue