Merge branch '3466-vulnerabilities-check-if-we-have-known-vulnerabilities-as-published-in-open-source-vulnerability' of github.com:jspsych/jsPsych into 3466-vulnerabilities-check-if-we-have-known-vulnerabilities-as-published-in-open-source-vulnerability

This commit is contained in:
cchang-vassar 2025-01-08 13:04:51 -05:00
commit 79a17019b1

View File

@ -59,7 +59,7 @@ jobs:
# For private repositories: # For private repositories:
# - `publish_results` will always be set to `false`, regardless # - `publish_results` will always be set to `false`, regardless
# of the value entered here. # of the value entered here.
publish_results: true publish_results: false
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab. # format to the repository Actions tab.