Skip to content

cont.

cont. #6028

# 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@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
- name: Look for unused files
run: ./find_unused