Skip to content

Commit

Permalink
Merge pull request #526 from linear-b/better-explaining-the-explicit-…
Browse files Browse the repository at this point in the history
…triggers-table

added some better texts
  • Loading branch information
vim-zz authored Jun 4, 2024
2 parents fdc10b7 + ac45be9 commit dd51997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/execution-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The `on` keyword can also be used within individual automations to define specif
| `triggers.include.repository` | [String or regex] | Repositories that match will trigger the automation. |
| `triggers.exclude.repository` | [String or regex] | Repositories that match will not trigger the automation. |

gitStream supports the following explicit triggers:
The table below lists supported explicit triggers, categorized into those enabled by default and those that require manual activation.

| Triggering event | Explicit Trigger :fontawesome-brands-github: | Default (implicit triggers) |
| --------------------------------------------------------------------- | -------------------------------------------- | ------------------------------ |
Expand Down

0 comments on commit dd51997

Please sign in to comment.