AMReX-Fluids / IAMR

A parallel, adaptive mesh refinement (AMR) code that solves the variable-density incompressible Navier-Stokes equations.
https://amrex-fluids.github.io/IAMR/
79 stars 57 forks source link

Disable Scheduled GitHub Actions on Forks #150

Closed WeiqunZhang closed 9 months ago

WeiqunZhang commented 9 months ago

The default branch on a fork is often out of sync with the main repo, resulting in failures in scheduled actions. This disables scheduled actions on forks. Note that push and pull_request still trigger GitHub actions on forks. If one wants to disable it entirely in their fork, follow the instruction in the link below.

https://docs.github.com/en/actions/using-workflows/disabling-and-enabling-a-workflow?tool=webui#disabling-a-workflow