mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
as these workflows are scheduled periodically, and if they fail, notifications are sent to the repo's owner. to minimize the surprises to the contributors using github, let's disable these workflows on fork repos. Closes scylladb/scylladb#19736 * github.com:scylladb/scylladb: github: do not run clang-tidy as a cron job github: disable scheduled workflow on forks