ci: remove scheduled trigger from Android regression workflow#28254
Conversation
Co-authored-by: cmd-ob <cmd-ob@users.noreply.github.com>
|
Cursor Agent can help with this pull request. Just |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: This is a pure CI scheduling configuration change with no impact on:
No E2E test tags are needed to validate this change. The workflow itself is unchanged in terms of what it does — only when it runs automatically has been modified. Running any E2E tests would not validate or be relevant to this CI scheduling change. Performance Test Selection: |
|



Description
Removed the scheduled cron trigger from
.github/workflows/run-e2e-regression-tests-android.ymlso this workflow no longer runs every 3 hours.The workflow can still be run manually via
workflow_dispatch.Changelog
CHANGELOG entry: null
Related issues
Fixes: N/A
Manual testing steps
Screenshots/Recordings
Not applicable (CI workflow configuration change only).
Before
N/A
After
N/A
Pre-merge author checklist
Pre-merge reviewer checklist