Update main.yml

This commit is contained in:
Stephan Mühl
2023-03-22 21:44:01 +01:00
committed by GitHub
parent 3cf248e4ac
commit df4afab0ff

View File

@@ -3,8 +3,9 @@ permissions:
contents: write contents: write
on: on:
push: push:
branches: paths:
- main - 'src/**'
- 'lib/**'
jobs: jobs:
compile_firmware: compile_firmware: