Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit d505cbf3 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

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

ci: update reuse.yml workflow from template
parents db53a8c2 3b4c08cd
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -11,9 +11,12 @@ name: REUSE Compliance Check

on: [pull_request]

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