diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml new file mode 100644 index 0000000..8b77fe6 --- /dev/null +++ b/.gitea/workflows/build.yaml @@ -0,0 +1,5 @@ +name: Build and Push + +on: + push: + pull_request: