Skip to content

Commit cf82a03

Browse files
committed
repairing syntax on second line
1 parent 1bd89df commit cf82a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name : CI Example voting app
22
on:
3-
push :
3+
push:
44
branches : [ "master" ]
55
pull_request :
66
branches : [ "master" ]

0 commit comments

Comments
 (0)