Add workflow for dev-portal deployment
This commit is contained in:
committed by
Jon Häggblad
parent
1c3403d7e6
commit
770baefe35
@@ -1,8 +1,8 @@
|
||||
name: Continous deployment
|
||||
name: CD dev-portal
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: feature/add-workflows-devportal
|
||||
branches: master
|
||||
paths:
|
||||
- 'documentation/dev-portal/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user