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 849e7c4 commit f2f4edeCopy full SHA for f2f4ede
.github/workflows/workflow_pull_request.yml
@@ -5,6 +5,9 @@ on:
5
workflow_dispatch:
6
pull_request:
7
merge_group:
8
+ push:
9
+ branches:
10
+ - "renovate/**"
11
12
13
concurrency:
0 commit comments