-
Notifications
You must be signed in to change notification settings - Fork 256
ci: update workflow triggers to run on workflow changes and all merges to main #2357
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
Conversation
…s to main Co-Authored-By: Jayant Krishnamurthy <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
- Added Swatinem/rust-cache@v2 to all workflows that run Rust commands - Configured workspace paths for each workflow - Maintains existing workflow functionality while adding caching Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Jayant Krishnamurthy <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe you can remove the self-reference entries in paths
for each of the workflow files as I believe github will automatically pick up on those
Co-Authored-By: Jayant Krishnamurthy <[email protected]>
…low-triggers' into devin/1738961031-update-ci-workflow-triggers
Update all CI workflows to:
Link to Devin run: https://app.devin.ai/sessions/0ad9c2ace8cb42a5bcb30899b1829ab1
Requested by: Jayant