mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Fix workflow trigger
This commit is contained in:
parent
45daee85f4
commit
7357842b87
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
types: [created]
|
types: [created]
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- '**.yml'
|
- '**.yml'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user