Skip to content

Commit

Permalink
Note on bypassing checks for Open Menu Action
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Feb 3, 2024
1 parent 0b78f26 commit 7cfaff0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/action/menu-open/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ This action will open the specific menu.
* `open-menu: example.yml`
* `open: pvp.yml`
* `menu: test.yml`

{{% notice style="note" %}}
You can bypass open requirements of the menu by adding `bypassChecks` to the action.
For example: `open(bypassChecks): pvp.yml`
{{% /notice %}}

0 comments on commit 7cfaff0

Please sign in to comment.