Skip to content

Commit 1e55831

Browse files
committed
chore(ci): run check on branch
1 parent 4817c1c commit 1e55831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Check
55
on:
66
# Push to master will deploy a beta version
77
push:
8-
branches: [master, renovate/**]
8+
branches: [0.21.x]
99
pull_request:
1010
branches: [master]
1111

0 commit comments

Comments
 (0)