mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-22 02:36:34 +00:00
Fix workflow error
This commit is contained in:
parent
fcb228c0a8
commit
8184d2c66e
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -5,8 +5,6 @@ on:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
build_esp32:
|
||||
|
2
.github/workflows/build_linux.yaml
vendored
2
.github/workflows/build_linux.yaml
vendored
@ -2,8 +2,6 @@ name: Build branch
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user