You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please disable scheduled github workflow actions on forks? It was running once a day on my fork, probably on every body's fork, which is a waste of resource as well as unnecessary email notifications.
Steps To Reproduce:
I don't know how it should be disabled but I see this in my fork of react-native:
Or maybe you could add conditional schedule something like if github.repository == ‘laravel/framework’.
The same issue exists in laravel/horizon and probably other laravel projects.