Update Frontend workflow

This commit is contained in:
Braydon 2024-04-19 10:08:55 -04:00
parent 2edbacd55c
commit b3db5c5081

@ -3,7 +3,7 @@ name: Deploy Frontend
on: on:
push: push:
branches: ["master"] branches: ["master"]
paths: [".gitea/workflows/deploy-frontend.yml", "Frontend/**"] paths: [".gitea/workflows/deploy-frontend.yml", "Frontend/**", "!Frontend/README.md"]
jobs: jobs:
docker: docker: