Update compile_esp8266.yml

This commit is contained in:
Andreas Schiffler 2022-08-07 19:56:59 +02:00 committed by GitHub
parent 883c1df61f
commit 7f1c593b42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: ESP8266
on:
push:
branches: main
branches: !master
paths-ignore:
- '**.md' # Do no build on *.md changes
jobs: