Skip to content

Commit 689c63b

Browse files
committed
CI enable jobs on development branch PR
1 parent 1110569 commit 689c63b

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build_avr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- development
78

89
jobs:
910
build_avr:

.github/workflows/build_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- development
78

89
jobs:
910
build_linux:

.github/workflows/build_pio_arduino.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- development
78

89
jobs:
910
build_pio_arduino:

.github/workflows/build_pio_espidf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- development
78

89
jobs:
910
build_pio_espidf:

0 commit comments

Comments
 (0)