Skip to content

Commit 5257d2d

Browse files
committed
Edit ci
1 parent af8daaa commit 5257d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: CI
33
on:
44
push:
55
branches:
6-
- *
6+
- "*"
77
tags:
8-
- *
8+
- "*"
99
pull_request:
1010
types: [ opened, reopened, synchronize ]
1111
branches:

0 commit comments

Comments
 (0)