Merge pull request #5087 from nextcloud/feat/workflow-auto-update-reuse.yml

ci: update reuse.yml workflow from template
This commit is contained in:
Andy Scherzinger 2025-06-27 14:00:11 +02:00 committed by GitHub
commit 890a7febc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,11 +12,11 @@ name: REUSE Compliance Check
on: [pull_request]
permissions:
contents: read
contents: read
jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-low
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2