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 9273c7d commit 0872a9fCopy full SHA for 0872a9f
.github/workflows/continuous-integration.yaml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - "renovate/*"
9
10
jobs:
11
coding-standards:
0 commit comments