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 8, 2024
1 parent b5900c6 commit d26d2ac
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 @@ -177,8 +177,8 @@ jobs:
- run: python -Im pip install -e .[dev]
- run: python -Ic 'import structlog; print(structlog.__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 d26d2ac

Please sign in to comment.