Skip to content

Commit

Permalink
Give job a name
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jan 14, 2024
1 parent e2598e3 commit 7dacb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ jobs:
- run: python -c 'import doc2dash; print(doc2dash.__title__)'
- run: python -Im doc2dash --version

# Ensure everything required is passing for branch protection.
required-checks-pass:
name: Ensure everything required is passing for branch protection
if: always()

needs:
Expand Down

0 comments on commit 7dacb82

Please sign in to comment.