Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a missing nil check around cname_to_domain_to_pages? #173

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

yoannchaudet
Copy link
Contributor

Fix small issue with #163.

@yoannchaudet yoannchaudet requested a review from a team as a code owner September 17, 2024 21:21
def cname_to_domain_to_pages?
return false unless dns?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tsusdere This should resolve the issue I am getting 🤞

image

@yoannchaudet yoannchaudet merged commit 86b46fa into master Sep 17, 2024
5 of 6 checks passed
@yoannchaudet yoannchaudet deleted the nil-check branch September 17, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants