Trigger build on changes in scripts and web

This commit is contained in:
Gunnar Skjold
2020-02-01 09:56:14 +01:00
parent 20c62a63cf
commit d68ffc827d

View File

@@ -5,6 +5,8 @@ on:
paths:
- src/**
- lib/**
- scripts/**
- web/**
- platformio.ini
branches:
- master