Trigger (Event) - CI/CD Glossary Definition
A trigger is the event that starts a workflow - push, pull_request, schedule, workflow_dispatch, and others, set under on:.
A trigger is the event that starts a workflow - push, pull_request, schedule, workflow_dispatch, and others, set under on:.