Skip to content

Commit d6ec7d8

Browse files
committed
fix(ci): fix tets.yml semantic error
1 parent 88a7bfe commit d6ec7d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
branches:
99
- master # allthough master is push protected we still keep it
1010
- development
11-
branches-ignore:
12-
- release-* # on release we run an extended workflow so no need for this
1311
pull_request: # runs on all PR
1412
branches-ignore:
1513
- release-* # on release we run an extended workflow so no need for this

0 commit comments

Comments
 (0)