Skip to content

Commit 96554ec

Browse files
committed
docs: update readme
1 parent bf2816c commit 96554ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Commands and scripts can use template variables that will be replaced with value
6565
> [!NOTE]
6666
> The template is redered using the [srtemplate](https://github.com/SergioRibera/srtemplate) template engine.
6767
68+
> [!IMPORTANT]
69+
> If you want to know more about the variables you can use, you should check this [link](https://docs.github.com/es/webhooks/webhook-events-and-payloads#branch_protection_configuration),
70+
> the hierarchy, names and types are 100% respected in terms of usage, always under the event.\* name.
71+
6872
### Common Variables
6973

7074
- `${{event.type}}`: The event type that triggered the webhook

0 commit comments

Comments
 (0)