diff --git a/.github/workflows/userconfigs.yml b/.github/workflows/userconfigs.yml index ba506bf..0b4c2f8 100644 --- a/.github/workflows/userconfigs.yml +++ b/.github/workflows/userconfigs.yml @@ -1,14 +1,6 @@ name: Build on: push: - paths: - - 'main/**' - - 'sdkconfig_**' - - 'config_**' - - 'components/**' - - 'CMakeLists.txt' - - '.github/workflows/**' - release: types: - created