Paths were a bad idea

This commit is contained in:
CommanderRedYT
2021-12-24 12:20:43 +01:00
parent 83007d55c1
commit 99f1517db5

View File

@ -1,13 +1,6 @@
name: Analysis
on:
push:
paths:
- 'main/**'
- 'sdkconfig_**'
- 'config_**'
- 'components/**'
- 'CMakeLists.txt'
- '.github/workflows/**'
release:
types:
- created