Skip to content

Commit 3c310e3

Browse files
committed
docs(readme): add reference documentations
1 parent 9c63f52 commit 3c310e3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ Sample Gitflow release workflow using GitHub Actions and official [GitHub CLI](h
3636
| BRANCH_DEVELOP | The develop branch | `develop` |
3737
| TAG_PREFIX | The prefix for git tag | `v` |
3838

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+
3946
## Contact
4047

4148
Le Minh Tri [@ansidev](https://ansidev.xyz/about).

0 commit comments

Comments
 (0)