Skip to content

Commit 214f8af

Browse files
authored
Merge pull request #28254 from github/repo-sync
Repo sync
2 parents 9903277 + f01b2cc commit 214f8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/using-workflows/events-that-trigger-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ jobs:
941941

942942
{% endnote %}
943943

944-
Runs your workflow when you push a commit or tag, or when you clone a repository.
944+
Runs your workflow when you push a commit or tag, or when you create a repository from a template.
945945

946946
For example, you can run a workflow when the `push` event occurs.
947947

0 commit comments

Comments
 (0)