1
0
mirror of synced 2026-01-02 03:04:13 -05:00

Update events-that-trigger-workflows.md (#42489)

Co-authored-by: Sarah Edwards <skedwards88@github.com>
This commit is contained in:
Will Haltom
2023-09-14 15:57:31 -05:00
committed by GitHub
parent efec762b82
commit f01b2cc953

View File

@@ -941,7 +941,7 @@ jobs:
{% endnote %}
Runs your workflow when you push a commit or tag, or when you clone a repository.
Runs your workflow when you push a commit or tag, or when you create a repository from a template.
For example, you can run a workflow when the `push` event occurs.