diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml new file mode 100644 index 0000000..f364084 --- /dev/null +++ b/.github/workflows/test.yaml @@ -0,0 +1,4 @@ +on: + push: + branches: + - main \ No newline at end of file