Skip to content

Commit 9413b98

Browse files
remove ci on tag (not really needed)
1 parent acdb3e0 commit 9413b98

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/builder.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ env:
66

77
on:
88
push:
9-
tags:
10-
- v*
119
branches:
1210
- main
1311
pull_request:

.github/workflows/lint.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Lint
22

33
on:
44
push:
5-
tags:
6-
- v*
75
branches:
86
- main
97
pull_request:

0 commit comments

Comments
 (0)