Skip to content

Commit

Permalink
Merge pull request #364 from nextcloud/nickvergessen-patch-1
Browse files Browse the repository at this point in the history
fix(reuse): Rename the job so it can be easily required on PRs
  • Loading branch information
AndyScherzinger authored May 3, 2024
2 parents cfd7fb5 + 07ef463 commit 8f30549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow-templates/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f30549

Please sign in to comment.