Skip to content

Commit 03ce3c3

Browse files
committed
[TEMP] trigger CI
1 parent e74b95e commit 03ce3c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/arduino.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Arduino Lib Compliance
22

33
on:
44
pull_request:
5-
branches: [master]
5+
branches: [formatting]
66
push:
77
branches: [master]
88

.github/workflows/platformio.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: PlatformIO CI
44

55
on:
66
push:
7-
branches: [master]
7+
branches: [formatting]
88
pull_request:
99
branches: [master]
1010

0 commit comments

Comments
 (0)