From 518c7ed71b17184fe82bda5b02543def5e37b747 Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Fri, 25 Jun 2021 18:07:36 +0200 Subject: [PATCH] always run CI --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) 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