normalize workflows (#926)

This commit is contained in:
Alessandro Ros
2025-10-21 18:19:11 +02:00
committed by GitHub
parent dd00a0a356
commit cb169d3924
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ on:
branches: [ main ]
jobs:
golangci-lint:
go:
runs-on: ubuntu-22.04
env:
@@ -24,7 +24,7 @@ jobs:
with:
version: v2.5.0
go-mod-tidy:
go_mod:
runs-on: ubuntu-22.04
steps: