Skip to content

Commit

Permalink
Merge pull request #33 from nextcloud-libraries/fix/ci-name
Browse files Browse the repository at this point in the history
chore(ci): Fix CI workflow name so it can be used as a required check
  • Loading branch information
susnux authored Oct 2, 2023
2 parents c0ef3a7 + 9d29e9b commit d575353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: REUSE Compliance Check
on: [push, pull_request]

jobs:
test:
test-reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d575353

Please sign in to comment.