Skip to content

Commit 6c6e396

Browse files
committed
Run CI on Pull Requests
Signed-off-by: Michael Jeanson <[email protected]>
1 parent 59cb1fa commit 6c6e396

File tree

2 files changed

+5
-30
lines changed

2 files changed

+5
-30
lines changed

.github/workflows/platformio.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
name: PlatformIO CI
66

7-
on: [push]
7+
on:
8+
push:
9+
pull_request:
10+
branches:
11+
- master
812

913
jobs:
1014
build:

.github/workflows/reuse.yml

-29
This file was deleted.

0 commit comments

Comments
 (0)