Skip to content

Commit 45228e1

Browse files
committed
fix yml
1 parent aa3402d commit 45228e1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: test code
22
on:
3-
pull_request:
4-
branches:
5-
- master
3+
pull_request:
4+
branches:
5+
- master
6+
67
jobs:
78
build:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)