Skip to content

Update ci.yml #3446

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

Merged
merged 1 commit into from
Jun 3, 2025
Merged

Conversation

ruchernchong
Copy link
Contributor

Only run the CI if it belongs to the original repository

Only run the CI if it belongs to the original repository
Copy link

vercel bot commented May 22, 2025

@ruchernchong is attempting to deploy a commit to the umami-software Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Added a conditional check to the CI workflow to restrict execution to the original repository only, optimizing resource usage and enhancing security.

  • Added if: github.repository == 'umami-software/umami' condition in .github/workflows/ci.yml to prevent CI runs on repository forks

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@mikecao mikecao merged commit 65f3628 into umami-software:master Jun 3, 2025
0 of 5 checks passed
@ruchernchong ruchernchong deleted the ruchernchong-patch-1 branch June 4, 2025 02:38
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