Removed dev branch from runner, as this is live updated via WSS after local edits.
Because this runs via NPM RUN DEV, on an adjacent port to 3000, the CICD runner is superfluous here.
This commit is contained in:
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
|
||||
env:
|
||||
FRONTEND_HOST: psg-leagues-tools-frontend
|
||||
|
||||
Reference in New Issue
Block a user