Update frontend-dev.yaml
This commit is contained in:
parent
60431e0ddc
commit
76296f65f6
1 changed files with 1 additions and 7 deletions
8
.github/workflows/frontend-dev.yaml
vendored
8
.github/workflows/frontend-dev.yaml
vendored
|
|
@ -1,11 +1,5 @@
|
|||
name: Frontend Dev Deployment
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- player-refactoring-phase-1
|
||||
paths:
|
||||
- frontend/**
|
||||
on: workflow_dispatch
|
||||
# Disable previous workflows for this action.
|
||||
concurrency:
|
||||
group: ${{ github.workflow }} #-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue