aurimasbachanovicius/Flow link
A GitHub Action that dispatches workflow and waits for the completion of the workflow run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 6, 2024
- License
- None
Pinned Snippet
uses: aurimasbachanovicius/flowlink@59c6ba455e56edfe608920d157be0fb5dfcc2ed0 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token to access repository. | yes | — |
| workflow | Name of the workflow (filename or Name.) | yes | — |
| branch | Name of the branch for dispatching workflow. | yes | — |
| repository | Name of the repository (ex.: aurimasbachanovicius/flowlink) for dispatching workflow. | no | "" |
| propogate_failure | Should action fail if dispatched run fails. | no | "" |
Outputs
no outputs