1
0
mirror of synced 2026-01-06 15:01:04 -05:00

Merge pull request #18693 from bishal7679/patch-12

Updated events-that-trigger-workflows.md
This commit is contained in:
Courtney Wilson
2022-06-30 15:37:41 -05:00
committed by GitHub

View File

@@ -1013,7 +1013,7 @@ on:
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)."
For example, you can run a workflow when a package has been `published`.
For example, you can run a workflow when a new package version has been `published`.
```yaml
on: