diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 588cd49..e56bcdd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,6 @@ jobs: with: concurrent_skipping: 'same_content' do_not_skip: '["pull_request", "workflow_dispatch", "schedule"]' - paths: '["modules/**.tf", "modules/**/conf/detector-*.yaml", "scripts/**", "Makefile", ".github/workflows/main.yml"]' check: # The type of runner that the job will run on