Skip to content

Commit 1f80be9

Browse files
committed
GH Actions: run test workflows for develop branch
1 parent 2e2ef2d commit 1f80be9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/quicktest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches-ignore:
77
- stable
8+
- develop
89
# Allow manually triggering the workflow.
910
workflow_dispatch:
1011

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- stable
8+
- develop
89
pull_request:
910
# Allow manually triggering the workflow.
1011
workflow_dispatch:

0 commit comments

Comments
 (0)