Skip to content

Commit 298603e

Browse files
committed
fixed the branch names for PR
1 parent 331630f commit 298603e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
branches:
99
- 'release/**'
10-
- dev
10+
- main
1111

1212
jobs:
1313
Build-and-Test:

0 commit comments

Comments
 (0)