Skip to content

Commit 0d7aa96

Browse files
committed
Fixed syntax error
1 parent ca7feda commit 0d7aa96

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
2+
23
on:
34
push:
4-
branches: [ '*' ]
55

66
pull_request:
77
branches: [ develop ]

0 commit comments

Comments
 (0)