Skip to content

Commit 41a3987

Browse files
committed
test
1 parent 5d66e07 commit 41a3987

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
22

33
on:
44
push:
5-
branches: [master, main, feat/ci]
5+
branches: [master, main, feat/ci-new]
66
pull_request:
7-
branches: [master, main, feat/ci]
7+
branches: [master, main, feat/ci-new]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)