Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 8e0a79d

Browse files
committed
chore: ensure renovate branches are tested
1 parent fc083c8 commit 8e0a79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CI
66

77
on:
88
push:
9-
branches: [master]
9+
branches: [master, renovate/**]
1010
pull_request:
1111
branches: [master]
1212

0 commit comments

Comments
 (0)