Skip to content

chore(deps): update dependency golangci/golangci-lint to v2.12.2 #824

chore(deps): update dependency golangci/golangci-lint to v2.12.2

chore(deps): update dependency golangci/golangci-lint to v2.12.2 #824

Workflow file for this run

name: pr
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
backend-tests:
name: "Go Build/Test"
uses: ./.github/workflows/partial-tests.yml
integration-tests:
name: "Integration Tests"
uses: ./.github/workflows/partial-integration-tests.yml