diff --git a/.github/buildomat/config.toml b/.github/buildomat/config.toml new file mode 100644 index 0000000..703e7ae --- /dev/null +++ b/.github/buildomat/config.toml @@ -0,0 +1,5 @@ +# +# This file, with this flag, must be present in the default branch in order for +# the buildomat integration to create check suites. +# +enable = true