Fix workflow error

This commit is contained in:
fvanroie 2022-04-29 12:12:33 +02:00
parent fcb228c0a8
commit 8184d2c66e
2 changed files with 0 additions and 4 deletions

View File

@ -5,8 +5,6 @@ on:
paths-ignore:
- '**.md'
workflow_dispatch:
paths-ignore:
- '**.md'
jobs:
build_esp32:

View File

@ -2,8 +2,6 @@ name: Build branch
on:
workflow_dispatch:
paths-ignore:
- '**.md'
jobs:
build: