afonte15/Dispatch Event to Playwright Automation Repo
An action to dispatch an event to a Playwright Automation Repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Target Repository - Playwright Automation Repo | yes | — |
| event-type | Event type for the repository dispatch | yes | — |
| client-payload | JSON payload to send with the dispatch | yes | — |
| token | GITHUB_TOKEN or Personal Access Token (PAT) for the repository | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| response | The response from the dispatch event |