Skip to content

Fix domain with dash in single sign on configuration (#7421) #1805

Fix domain with dash in single sign on configuration (#7421)

Fix domain with dash in single sign on configuration (#7421) #1805

name: Trigger styleguide build
on:
push:
branches:
- '2.x'
- '2.[0-9]+'
jobs:
trigger-styleguide-build:
name: Trigger styleguide build
runs-on: ubuntu-latest
steps:
- name: Trigger styleguide build
uses: benc-uk/workflow-dispatch@v1
with:
repo: sulu/sulu-javascript-docs
ref: master
workflow: Update Documentation
token: ${{ secrets.SULU_USER_ACCESS_TOKEN }}