Skip to content

Merge remote-tracking branch 'origin/b-7.2.x-validate_token-OXDEV-840… #44

Merge remote-tracking branch 'origin/b-7.2.x-validate_token-OXDEV-840…

Merge remote-tracking branch 'origin/b-7.2.x-validate_token-OXDEV-840… #44

name: Trigger schema workflow
on:
push: {}
jobs:
documentation_schema:
runs-on: ubuntu-latest
steps:
- name: Trigger schema generation in documentation
uses: convictional/[email protected]
with:
owner: oxid-esales
repo: oxapi-documentation
github_user: ${{ secrets.CI_USER }}
github_token: ${{ secrets.GH_CI_JENKINS_TOKEN }}
workflow_file_name: schema.yaml
ref: "10.0-en"