Skip to content

Commit eca50c8

Browse files
committed
testing build on branch
1 parent e27c07e commit eca50c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test
22
on:
33
push:
4-
branches: [ develop ]
4+
branches: [ develop, feature/github_actions ]
55
tags:
66
- v*
77
pull_request:

0 commit comments

Comments
 (0)