Skip to content

Commit 53a1dd9

Browse files
authored
Update ci.yml
1 parent 50d5717 commit 53a1dd9

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
@@ -2,9 +2,9 @@ name: ci build
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ iterator ]
66
pull_request:
7-
branches: [ master ]
7+
branches: [ iterator ]
88

99
jobs:
1010

0 commit comments

Comments
 (0)