always run CI

This commit is contained in:
Quentin Manfroi 2021-06-25 18:07:36 +02:00
parent 85d063c021
commit 518c7ed71b
No known key found for this signature in database
GPG Key ID: 6FA6FD0685C0D475

View File

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