We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c63f52 commit 3c310e3Copy full SHA for 3c310e3
README.md
@@ -36,6 +36,13 @@ Sample Gitflow release workflow using GitHub Actions and official [GitHub CLI](h
36
| BRANCH_DEVELOP | The develop branch | `develop` |
37
| TAG_PREFIX | The prefix for git tag | `v` |
38
39
+ **Note**: If you don't use the above default values, you have to update corresponding values for the workflow(s).
40
+
41
+## Reference documentations
42
43
+- [Events that trigger workflows](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows).
44
+- [Webhook events and payloads](https://docs.github.com/developers/webhooks-and-events/webhooks/webhook-events-and-payloads).
45
46
## Contact
47
48
Le Minh Tri [@ansidev](https://ansidev.xyz/about).
0 commit comments