Skip to content

Commit 62782ab

Browse files
authored
Update CI.yaml
1 parent 168ae78 commit 62782ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: "CI"
22

33
on:
44
push:
5-
branches: [*]
5+
branches: [ "*" ]
66
pull_request:
7-
branches: [*]
7+
branches: [ "*" ]
88
workflow_dispatch:
99

1010
permissions:

0 commit comments

Comments
 (0)