👷 Disable test workflow run by cron on forks by YuriiMotov · Pull Request #1611 · fastapi/sqlmodel

For now, if the PR was opened from the main branch on fork, the test workflow is run every Monday on that fork. If tests fail, I have several notifications from the forks to which I pushed commits.

Screenshot from 2025-10-27 06-48-48

There seems to be no way to unsubscribe from them. So, would be nice to disable them to reduce distractions.

UPD: I solved this by unsubscribing from notifications for those repositories. So, for me it's not as important anymore