Skip to content

feat: rpm: create packages with pure go #389

feat: rpm: create packages with pure go

feat: rpm: create packages with pure go #389

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
golangci-lint:
name: runner / golangci-lint
runs-on: ubuntu-latest
steps:
- name: check out
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2