Difference between revisions of "GitHub actions: workflow dispatch"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch | https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch | ||
+ | |||
+ | [[on:]] | ||
+ | [[workflow_dispatch]]: | ||
+ | [[inputs]]: | ||
== Related == | == Related == | ||
* <code>[[gh workflow run workflow]]</code> | * <code>[[gh workflow run workflow]]</code> | ||
* <code>[[imageName]]</code> | * <code>[[imageName]]</code> | ||
− | + | * <code>[[repository_dispatch]]</code> | |
== See also == | == See also == |
Revision as of 11:33, 21 March 2023
on: workflow_dispatch # for manual trigger https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch
on: workflow_dispatch: inputs:
Related
See also
- GitHub, GitHub Actions, GitHub Actions Runner, Events, CodeQL, GitHub Desktop, GitHub organization, base permissions, GitHub Copilot,
.gitignore
, GitHub Codespaces, GitHub Marketplace, GitHub Apps, GitHub Enterprise Server, GitHub CLI (gh
), Dependabot, GitHub security,.github/
, GitHub code scanning, GitHub Pages, GitHub Packages, GitHub Advanced Security, GitHub Mobile, GitHub Importer, GitHub versions, SSH keys
Advertising: