Skip to content

Commit 7e405b5

Browse files
authored
chore: fix ossar scan
1 parent 0b9f520 commit 7e405b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ossar-analysis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
name: OSSAR
55

66
on:
7-
push:
7+
push:
8+
branches:
9+
- main
10+
- renovate/**
811
pull_request:
912

1013
jobs:

0 commit comments

Comments
 (0)