
GitHub Actions: Use the GITHUB_TOKEN with workflow_dispatch and repository_dispatch
Customers will now be able to use the GITHUB_TOKEN with workflow_dispatch and repository_dispatch events to trigger workflows. Prior to this change, events triggered by GITHUB_TOKEN would not create a new…