diff --git a/.github/workflows/Actions.yaml b/.github/workflows/Actions.yaml index 7a3aaa0..a453048 100644 --- a/.github/workflows/Actions.yaml +++ b/.github/workflows/Actions.yaml @@ -42,7 +42,7 @@ jobs: run: pip install ruff - name: Lint - run: ruff check ./*/*.py --ignore E402 + run: ruff check ./*.py ./**/*/*.py --ignore E402 Dockerhub: runs-on: ubuntu-latest diff --git a/README.md b/README.md index 2a0814e..353dad4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# Deprecaited Moved to Central Repo +# BajaCloud +The Docker Project that runs on the Baja Nas -Found [Here](https://github.com/UofCBaja/BajaCloud) +# BAJA CLoud Backend + +Can be found [here](http://darkicewofl50.asuscomm.com:43443/) Reason in "Baja Data 2024 - 2025/W - Software/Brock's Learning.docx" \ No newline at end of file