diff --git a/.gitea/workflows/check-lint.yml b/.gitea/workflows/check-lint.yml index 432a3d4..f4b5f34 100644 --- a/.gitea/workflows/check-lint.yml +++ b/.gitea/workflows/check-lint.yml @@ -1,4 +1,4 @@ -name: "Check, test and lint using Cargo" +name: "Check and lint using Cargo" on: - pull_request