Skip to content

[CI Fix] Stop trying the rpm debuginfo tests #96

[CI Fix] Stop trying the rpm debuginfo tests

[CI Fix] Stop trying the rpm debuginfo tests #96

Workflow file for this run

name: Pre-Commit
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.1