chore(renovate): auto-merge for @kinvolk/headlamp-plugin (PRI-414) #72

Closed
privilegedescalation-qa[bot] wants to merge 5 commits from hugh/renovate-pri-414 into uat
2 changed files with 3 additions and 3 deletions
Showing only changes of commit f6c86a79da - Show all commits
+2 -2
View File
@@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [main]
branches: [main, dev]
pull_request:
branches: [main]
branches: [main, dev]
workflow_call:
workflow_dispatch:
+1 -1
View File
@@ -9,7 +9,7 @@ on:
pull_request_review:
types: [submitted, dismissed]
pull_request:
branches: [main]
branches: [main, dev]
types: [opened, reopened, synchronize]
jobs: