Skip to content

Commit

Permalink
fix: release-it required check
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr authored Nov 8, 2024
1 parent 38afb35 commit 977febd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ rulesets:
required_status_checks:
- context: Build Docker images
integration_id: 15368 # GitHub Actions integration ID
- context: Release-it workflow / Release-it dry-run
- context: release-it-workflow / Release-it dry-run
integration_id: 15368 # GitHub Actions integration ID
# Requires PR branches to be up-to-date with target
strict_required_status_checks_policy: true
Expand Down

0 comments on commit 977febd

Please sign in to comment.