Describe the bug
Using the merge_groups trigger results in an error
To Reproduce
- Open a GitHub Action in VSCode
- Add a trigger for
merge_groups
on:
merge_group:
branches: [main]
- Observe error inline and in the
Problems tab
Expected behavior
An error won't show up for this as the syntax works and is suggested by the docs for merge groups
Screenshots


Extension Version
v0.25.2