mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-28 11:29:01 +03:00
Updating reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
8faa80e5ab
commit
c214b166fe
1 changed files with 2 additions and 2 deletions
4
.github/workflows/reuse.yml
vendored
4
.github/workflows/reuse.yml
vendored
|
@ -9,10 +9,10 @@
|
|||
|
||||
name: REUSE Compliance Check
|
||||
|
||||
on: [pull_request]
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
test:
|
||||
reuse-compliance-check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
|
||||
|
|
Loading…
Reference in a new issue