f3d
f3d copied to clipboard
CI: Disable nightly builds on forks
Context:
F3D has an elaborate CI, including a nightly workflow. However, this workflow is caried over to forks, which can be problematic to some. Lets not do that.
Suggested Solution:
- Add a check in nightly workflow that check that the workflow is run on f3d-app/f3d
Skills:
- Github actions
@kidharb
done.