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
Would be great to automatically run one of the basic Github Action called Lint and test for every pull request (even if it comes from a forked repository).
Would be great to automatically run one of the basic Github Action called
Lint and testfor every pull request (even if it comes from a forked repository).https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks
https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/
Currently, it works only on pushed to this repository direct on one of the branches.
TODO:
our repo github actions triggered by forks should have access to secrets to be able to run our tests