Skip to content

Commit dd14e92

Browse files
build: Update script
1 parent f4bc70c commit dd14e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test Suite
33
on:
44
pull_request:
55
# The branches below must be a subset of the branches above
6-
branches: [main, dev]
6+
branches: [main, develop]
77

88
jobs:
99
test-and-build:

0 commit comments

Comments
 (0)