Skip to content

chore(deps): run go mod tidy #1271

chore(deps): run go mod tidy

chore(deps): run go mod tidy #1271

Workflow file for this run

---
on: [push, pull_request]
name: Commit lint and release
jobs:
lint_release:
uses: nrkno/github-workflow-semantic-release/.github/workflows/[email protected]
with:
release-enabled: false
runs-on: ubuntu-latest