Skip to content

Commit 765c8ed

Browse files
authored
ci: Make scrorecards workflow not fail constantly (#4471)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent ce70eb7 commit 765c8ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ on:
1717
- 'docs/**'
1818
pull_request:
1919
# Only run on individual PRs if the workflow file itself is changed.
20-
paths:
21-
- .github/workflows/scorecard.yml
2220
paths-ignore:
2321
- '**.md'
2422
- '**.rst'

0 commit comments

Comments
 (0)