Skip to content

Sync repository description #1

Sync repository description

Sync repository description #1

on:
workflow_dispatch: ~
push:
branches: ['main', '*.*.x']
paths:
- composer.json
jobs:
sync-repo-description:
if: github.ref_name == github.event.repository.default_branch
uses: typhoon-php/.github/.github/workflows/sync-repo-description.yml@main

Check failure on line 11 in .github/workflows/sync-repo-description.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sync-repo-description.yml

Invalid workflow file

The workflow is not valid. .github/workflows/sync-repo-description.yml (Line: 11, Col: 11): Secret pat is required, but not provided while calling.