Skip to content

Commit

Permalink
add all resources back to the sensor. I expect it to fall over
Browse files Browse the repository at this point in the history
  • Loading branch information
erohmensing committed Jan 29, 2024
1 parent e1595e6 commit 6504965
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
}

SENSORS = [
registry_updated_sensor(job=generate_registry_reports, resources_def=REGISTRY_RESOURCE_TREE),
registry_updated_sensor(job=generate_registry_reports, resources_def=RESOURCES),
new_gcs_blobs_sensor(
job=generate_oss_registry,
resources_def=REGISTRY_ENTRY_RESOURCE_TREE,
Expand Down

0 comments on commit 6504965

Please sign in to comment.