summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2024-05-03 18:19:10 +0200
committerGitHub <noreply@github.com>2024-05-03 18:19:10 +0200
commitf4cae12357cfa255af2f656a21072e679b742ffd (patch)
treec36073d7206bde7b6bc9de66dd54f30bddc62714
parent27329f633c8d1b6140690819837a5861a3c9aa9d (diff)
parent881076d95b89a8d2ed3b17319b62869ffc390322 (diff)
Merge pull request #12260 from nextcloud/feat/workflow-auto-update-reuse.yml
Updating reuse.yml workflow from template
-rw-r--r--.github/workflows/reuse.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml
index 57231dcf6..8e6f3ca79 100644
--- a/.github/workflows/reuse.yml
+++ b/.github/workflows/reuse.yml
@@ -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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4