Update pull request trigger paths in workflow#2339
Conversation
Removed specific paths from pull request trigger.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughUpdated the WalkthroughThis change modifies the GitHub Actions workflow file Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This pull request makes a small change to the workflow trigger configuration for the
platform-api-gateway-e2eGitHub Actions workflow. The change removes thepathsfilter, so the workflow will now run on all pull requests to themainbranch, regardless of which files are changed.