Skip to content

fix: cleanup sanoid.spec to build on COPR #56

fix: cleanup sanoid.spec to build on COPR

fix: cleanup sanoid.spec to build on COPR #56

Workflow file for this run

name: Lint packages
on:
pull_request:
branches:
- main
paths:
- '**.spec'
- '.github/workflows/rpmlint.yml'
push:
branches:
- main
paths:
- '**.spec'
- '.github/workflows/rpmlint.yml'
merge_group:
workflow_dispatch:
jobs:
rpmlint:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run rpmlint
uses: EyeCantCU/[email protected]
with:
rpmfiles: .