Update documentation for enabling Forgejo Actions (#590)

Clarified where the user should Forgejo Actions.

Thanks to @gusted:matrix.org

Co-authored-by: plfarinha <plfarinha@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/590
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: yaroze <yaroze@noreply.codeberg.org>
Co-committed-by: yaroze <yaroze@noreply.codeberg.org>
This commit is contained in:
yaroze 2025-04-29 20:38:52 +00:00 committed by Gusted
parent 9d281d78d5
commit 3468da80a4

View file

@ -20,7 +20,7 @@ This guide will walk you through setting up your own [Forgejo Actions](https://f
{% admonition "info" "Make sure to enable actions" %}
Repository Actions are disabled by default and will require you to enable them in the "Advanced Settings" section of the settings page.
Repository Actions are disabled by default and will require you to enable them in the "Units" > "Overview" section of your repository's settings page.
{% endadmonition %}