commit
6bd44d753f
|
@ -9,7 +9,7 @@ on:
|
|||
# but only for the master branch
|
||||
push:
|
||||
branches:
|
||||
- v3-ui
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
|
|
@ -3,7 +3,7 @@ name: Deploy QA
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v3-ui
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue