Skip to content

Commit 396a66a

Browse files
committed
fix branches
1 parent e8aeaa7 commit 396a66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7-
branches: [main, dev, joao/opus_config]
7+
branches: [main, dev]
88
workflow_dispatch:
99

1010
concurrency:

0 commit comments

Comments
 (0)