diff --git a/.aspect/workflows/config.yaml b/.aspect/workflows/config.yaml new file mode 100644 index 0000000..5929d8b --- /dev/null +++ b/.aspect/workflows/config.yaml @@ -0,0 +1,6 @@ +# See https://docs.aspect.build/workflows/configuration +tasks: + - buildifier + - test +notifications: + github: {}