package(default_visibility = ["//visibility:public"])

filegroup(
    name = "common-resources",
    srcs = glob(["**/*.yaml"]),
)
