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

New codeql config for rskj branch #341

Merged
merged 1 commit into from
Oct 30, 2024
Merged

New codeql config for rskj branch #341

merged 1 commit into from
Oct 30, 2024

Conversation

marcos-iov
Copy link
Collaborator

No description provided.

@marcos-iov marcos-iov requested a review from a team as a code owner October 30, 2024 15:56
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

@marcos-iov marcos-iov merged commit af39ee5 into master Oct 30, 2024
11 checks passed
@marcos-iov marcos-iov deleted the codeql-fix branch October 30, 2024 16:29
Comment on lines +52 to +56
if test -n "${IS_RSKJ_BRANCH}"; then
echo "Found matching branch name in RSKj repo"
CHECKOUT_REF="$PR_BRANCH"
else
echo "Using master for RSKj"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mind formatting this to be indented as the one in the section below? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants