Skip to content

Commit 21c3715

Browse files
xhochypavelzw
andauthored
Update template/.github/workflows/scorecard.yml.jinja
Co-authored-by: Pavel Zwerschke <pavel.zwerschke@quantco.com>
1 parent 290205d commit 21c3715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/scorecard.yml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
{%- endraw -%}
2828
{%- set github_repo_url = github_url.split("/")[-2:] -%}
2929
if: (github.event.repository.default_branch == github.ref_name || github.event_name == 'pull_request') && github.repository == '{{ github_repo_url|join("/") }}'
30-
{% raw %}
30+
{%- raw %}
3131
permissions:
3232
# Needed to upload the results to code-scanning dashboard.
3333
security-events: write

0 commit comments

Comments
 (0)