update job name
Some checks failed
Go Action / goaction (push) Has been cancelled
Go Action / goaction (pull_request) Has been cancelled

This commit is contained in:
2025-12-23 21:30:43 +03:00
parent 893a0be43a
commit 8cdcafec7d

View File

@@ -3,7 +3,7 @@ name: Go Action
on: [push, pull_request]
jobs:
lint:
goaction:
runs-on: ubuntu-latest # Use a Gitea Actions runner label
steps:
- name: Check out repository code