Skip to content

Merge pull request #1107 from ariaieboy/fa #396

Merge pull request #1107 from ariaieboy/fa

Merge pull request #1107 from ariaieboy/fa #396

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