Skip to content

Commit ce3c357

Browse files
hakrehakre
authored andcommitted
test/develop: add branch names for build
to better integrate w/ pull requests.
1 parent c0b5431 commit ce3c357

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

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

44
on:
55
push:
6-
branches: [master]
6+
branches: [master, test, develop]
77
pull_request:
8-
branches: [master]
8+
branches: [master, test, develop]
99

1010
workflow_dispatch:
1111

0 commit comments

Comments
 (0)