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

Change how scorecard action is executed #643

Merged
merged 1 commit into from
Nov 22, 2024

Commits on Nov 22, 2024

  1. ci(scorecard): change how action is executed (openwall#643)

    Ensure the job is only run in the project's original repository.
    
    Use a new approach to control and filter when the action is executed:
    1. only in the original repository;
    2. only targeting the main branch.
    
    Plus:
    1. or in a scheduled execution;
    2. or in a push for main.
    
    Signed-off-by: Claudio André <[email protected]>
    claudioandre-br committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2a996f6 View commit details
    Browse the repository at this point in the history