edit index

This commit is contained in:
Robert Jagtiani
2024-12-01 19:39:58 +01:00
parent 29f4cdf228
commit 368611188c
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
name: Dev Pipeline
on:
pull_request:
branches: [main]
@@ -23,4 +23,4 @@ jobs:
git clean -f -d
git pull origin main
git status
bash build.sh
make prod