Skip to content

Commit c3da829

Browse files
authored
Disable validations for assets (DataDog#2699)
1 parent 16e1ffd commit c3da829

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
# Validations
2020
ci: true
2121
config: true
22-
dashboards: true
2322
imports: true
2423
integration-style: true
2524
jmx-metrics: true
@@ -28,7 +27,5 @@ jobs:
2827
models: true
2928
package: true
3029
readmes: true
31-
saved-views: true
32-
service-checks: true
3330
codeowners: true
3431
secrets: inherit

0 commit comments

Comments
 (0)