Skip to content

Commit

Permalink
chore(ci): Fix CI workflow name so it can be used as a required check
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Oct 2, 2023
1 parent f3194a0 commit 9d29e9b
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 9d29e9b

Please sign in to comment.