Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: run github actions on pull requests from forks #467

Merged
merged 1 commit into from
Apr 6, 2022

Commits on Apr 6, 2022

  1. chore: run github actions on pull requests and master

    - If we run them on all pull requests and pushes, we'll run them twice.
    - If we run them only on push, we won't run them for forks.
    
    Basically: If you want CI, open a PR.
    Stebalien committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1c81ce7 View commit details
    Browse the repository at this point in the history