Skip to content

Add support for FosHttpCache 3.0 and FosHttpCacheBundle 3.0 (#7452) #4

Add support for FosHttpCache 3.0 and FosHttpCacheBundle 3.0 (#7452)

Add support for FosHttpCache 3.0 and FosHttpCacheBundle 3.0 (#7452) #4

name: Trigger styleguide build
on:
push:
branches:
- '2.x'
- '2.[0-9]+'
jobs:
trigger-styleguide-build:
name: Trigger styleguide build
runs-on: ubuntu-latest
timeout-minutes: 30
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 }}