Skip to content

Commit 17afed8

Browse files
committed
Always run CI
1 parent 2b5c5a8 commit 17afed8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,7 @@ name: Test Build
22

33
on:
44
push:
5-
branches:
6-
- master
7-
- dev
8-
- 'dev-*'
9-
- 'feature-*'
105
pull_request:
11-
branches:
12-
- master
13-
- dev
14-
- 'dev-*'
15-
- 'feature-*'
166

177
jobs:
188
build:

0 commit comments

Comments
 (0)