Use React frontend #67

Open
lukas wants to merge 4 commits from switch-to-react into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 555608d8c6 - Show all commits

View File

@ -3,7 +3,7 @@ name: Django CI/CD
on:
push:
branches: [ main ]
paths-ignore: [ 'README.md' ]
paths-ignore: [ 'README.md' ]
jobs:
build-and-push: