Jump to content

Configuring Manual Triggers in GitHub Actions with `workflow_dispatch`

Featured Replies

Posted

Manually triggering GitHub Actions workflows can be very useful at times, in addition to GitHub Actions ability to be triggered on certain events, such as a push to a repository or the creation of a pull request. In this article, we’ll look at configuring manual triggers on GitHub Actions workflows and some of the configuration […]

The article Configuring Manual Triggers in GitHub Actions with `workflow_dispatch` appeared first on Build5Nines.

View the full article

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...