mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-01 01:19:59 +01:00
Merge pull request #5087 from nextcloud/feat/workflow-auto-update-reuse.yml
ci: update reuse.yml workflow from template
This commit is contained in:
commit
890a7febc2
4
.github/workflows/reuse.yml
vendored
4
.github/workflows/reuse.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user