Skip to content

Merge pull request #4725 from Laravel-Lang/projects/status-tl37u1e #1363

Merge pull request #4725 from Laravel-Lang/projects/status-tl37u1e

Merge pull request #4725 from Laravel-Lang/projects/status-tl37u1e #1363

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
permissions: write-all
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Generate docs trigger
uses: myrotvorets/trigger-repository-dispatch-action@v2.0.2
with:
token: ${{ secrets.COMPOSER_TOKEN }}
repo: Laravel-Lang/docs
type: docs