diff --git a/.gitea/workflows/check-pull-request.yaml b/.gitea/workflows/autofix.ci.yaml similarity index 97% rename from .gitea/workflows/check-pull-request.yaml rename to .gitea/workflows/autofix.ci.yaml index 3c38add..7cb45b9 100644 --- a/.gitea/workflows/check-pull-request.yaml +++ b/.gitea/workflows/autofix.ci.yaml @@ -1,5 +1,5 @@ # Check and format a branch on a pull request created. -name: Prepare pull request +name: autofix.ci on: pull_request: