Skip to content

Commit f8fc197

Browse files
ci: protect old branch
1 parent 9ecb149 commit f8fc197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
name: 'Dependency review'
1111
on:
1212
pull_request:
13-
branches: [ "main" ]
13+
branches: [ "main", "oldRelease" ]
1414

1515
permissions:
1616
contents: read

0 commit comments

Comments
 (0)