Skip to content

Commit 1fec254

Browse files
committed
ci: fix workflow branches and simplify triggers
1 parent a579cd8 commit 1fec254

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@ on:
44
push:
55
branches:
66
- main
7-
- clean-main
8-
- release/v1
97
tags:
108
- "v*"
119
pull_request:
1210
branches:
1311
- main
14-
- release/v1
1512

1613
jobs:
1714
validate:

0 commit comments

Comments
 (0)