Skip to content

Commit f7f36e8

Browse files
committed
Re-activate building Renovate PRs
1 parent b869c12 commit f7f36e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build Project
22
on:
33
push:
4-
branches-ignore: [ renovate/** ]
4+
branches: [ main ]
55
pull_request_target:
66
branches: [ main ]
77
env:

0 commit comments

Comments
 (0)