Have our github PR sanity check also run against main and dev for every merge
This will pick up any easy to spot build failures on dev/main
This commit is contained in:
@@ -9,6 +9,14 @@ on:
|
||||
- 'variants/**'
|
||||
- 'platformio.ini'
|
||||
- '.github/workflows/pr-build-check.yml'
|
||||
push:
|
||||
branches: [main, dev]
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'examples/**'
|
||||
- 'variants/**'
|
||||
- 'platformio.ini'
|
||||
- '.github/workflows/pr-build-check.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
مرجع در شماره جدید
Block a user