learning-github-actions
Learning what each of the workflow items does
Workflow Triggers
These are the current workflow triggers that I'll be trying to figure out and have working examples of:
- [ ] branch_protection_rule
- [ ] check_run
- [ ] check_suite
- [ ] create
- [ ] delete
- [ ] deployment
- [ ] deployment_status
- [ ] discussion
- [ ] discussion_comment
- [ ] fork
- [ ] gollum
- [ ] issue_comment
- [ ] issues
- [ ] label
- [ ] merge_group
- [ ] milestone
- [ ] page_build
- [ ] project
- [ ] project_card
- [ ] project_column
- [ ] public
- [ ] pull_request
- [ ] pull_request_comment (use issue_comment)
- [ ] pull_request_review
- [ ] pull_request_review_comment
- [ ] pull_request_target
- [ ] push
- [ ] registry_package
- [ ] release
- [ ] repository_dispatch
- [ ] schedule
- [ ] status
- [ ] watch
- [ ] workflow_call
- [ ] workflow_dispatch
- [ ] workflow_run