mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 22:06:15 +03:00
Merge pull request #2170 from nextcloud/feat/workflow-auto-update-reuse.yml
Updating reuse.yml workflow from template
This commit is contained in:
commit
30a284d4f7
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