kopia lustrzana https://github.com/nextcloud/social
ci: update reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/1980/head
rodzic
bb55c98e1c
commit
fd5df9c59f
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue