Skip to content

Commit 6e60a5c

Browse files
committed
remvoving publish workflows from ci for release testing
1 parent 4af4220 commit 6e60a5c

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/build_binaries.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ on:
66
- develop
77
- main
88
- "feature/**"
9-
tags:
10-
- "*"
11-
release:
12-
types:
13-
- published
149
workflow_dispatch:
1510

1611
jobs:

.github/workflows/pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- develop
7-
tags:
8-
- "*"
97

108
jobs:
119
deploy:

0 commit comments

Comments
 (0)