Skip to content

Commit 8947275

Browse files
committed
ci
1 parent 5d28648 commit 8947275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

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

33
on:
44
push:
5-
branches: [main, dev]
5+
branches: [main1, dev1]
66
pull_request:
7-
branches: [main, dev]
7+
branches: [main1, dev1]
88

99
env:
1010
PYTHON_VERSION: '3.11'

0 commit comments

Comments
 (0)