Skip to content

Commit 9ea69ff

Browse files
authored
Merge pull request #18693 from bishal7679/patch-12
Updated events-that-trigger-workflows.md
2 parents ed80462 + b953d17 commit 9ea69ff

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
@@ -1013,7 +1013,7 @@ on:
10131013

10141014
Runs your workflow when activity related to {% data variables.product.prodname_registry %} occurs in your repository. For more information, see "[{% data variables.product.prodname_registry %} Documentation](/packages)."
10151015

1016-
For example, you can run a workflow when a package has been `published`.
1016+
For example, you can run a workflow when a new package version has been `published`.
10171017

10181018
```yaml
10191019
on:

0 commit comments

Comments
 (0)