Skip to content

Cont.

Cont. #10158

# We keep this workflow without using uyuni-docs-helper as it interacts directly with the repository
name: Find unused files
on: push
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 #v7.0.1
- name: Look for unused files
run: ./scripts/find_unused