Skip to content

Commit 47b76a0

Browse files
coliffCopilot
andauthored
Update .github/workflows/ossf-scorecard.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 00d4220 commit 47b76a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
analysis:
1313
name: Scorecard analysis
1414
runs-on: ubuntu-latest
15-
if: github.event.repository.default_branch == github.ref_name || github.event_name == 'pull_request'
15+
if: github.event.repository.default_branch == github.ref_name
1616
permissions:
1717
security-events: write
1818
id-token: write

0 commit comments

Comments
 (0)