Skip to content

Commit 7ca629a

Browse files
committed
Main and Develop
1 parent ce0cc23 commit 7ca629a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: SpeechBrain toolkit CI
55
# Runs on pushes to master and all pull requests
66
on: # yamllint disable-line rule:truthy
77
push:
8-
branches: [master]
8+
branches: [main, develop]
99
pull_request:
1010

1111
jobs:

0 commit comments

Comments
 (0)