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

Logs when its not the PR run on GH workflows #1439

Merged
merged 2 commits into from Apr 18, 2024
Merged

Logs when its not the PR run on GH workflows #1439

merged 2 commits into from Apr 18, 2024

Conversation

orta
Copy link
Member

@orta orta commented Apr 18, 2024

fixes #1438

@orta orta merged commit faa3d5d into main Apr 18, 2024
4 checks passed
@hossain666
Copy link

const Profiler = React.unstable_Profiler;

render(
{/* Components not measured... /}

{/
Components to be measured... /}

{/
Components not measured... */}
);

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.

[Feature] Provide some messaging if you are not on pull_request for GitHUb Actions CI
2 participants