Skip to content

Commit 573929f

Browse files
authored
Merge pull request #28 from crazy-max/rm-godev
ci: remove godev workflow
2 parents 7524119 + 44a6b54 commit 573929f

2 files changed

Lines changed: 1 addition & 30 deletions

File tree

.github/workflows/godev.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@ on:
44
push:
55
branches:
66
- 'main'
7-
- 'v*'
7+
- 'releases/v*'
88
tags:
99
- 'v*'
1010
pull_request:
11-
branches:
12-
- 'main'
13-
- 'v*'
1411

1512
jobs:
1613
validate:

0 commit comments

Comments
 (0)