Skip to content

feat: add sanoid spec file from dev repo, modified to not pull in build dependencies. #48

feat: add sanoid spec file from dev repo, modified to not pull in build dependencies.

feat: add sanoid spec file from dev repo, modified to not pull in build dependencies. #48

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: .