Skip to content

Commit d775b2d

Browse files
committed
fix ci
1 parent 7174f65 commit d775b2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: 'ci pipeline'
33
on:
44
push:
55
branches:
6-
- '*'
6+
- '*'
77
pull_request:
88
branches:
9-
- '*'
9+
- '*'
1010

1111
jobs:
1212
build-and-test:

0 commit comments

Comments
 (0)