We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b869c12 commit f7f36e8Copy full SHA for f7f36e8
.github/workflows/build.yaml
@@ -1,7 +1,7 @@
1
name: Build Project
2
on:
3
push:
4
- branches-ignore: [ renovate/** ]
+ branches: [ main ]
5
pull_request_target:
6
branches: [ main ]
7
env:
0 commit comments