always run CI
This commit is contained in:
parent
85d063c021
commit
518c7ed71b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user