pytest-dev / pytest-selenium

Plugin for running Selenium with pytest
Other
333 stars 120 forks source link

Chore: Disable scheduled actions #312

Closed BeyondEvil closed 1 year ago

BeyondEvil commented 1 year ago

Disabling scheduled github action runs for now, for two reasons:

  1. They also run on forks - massive waste of resources and huge annoyance to contributors (SORRY!)
  2. Due to the breaking change introduced in selenium 4.10 causing said scheduled runs to fail.