This commit is contained in:
Harsh Shandilya 2024-01-22 23:50:26 +05:30
parent b1babee2e5
commit f2b0a008a8
2 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"github>msfjarvis/shared-workflows//renovate/automerge",
"helpers:pinGitHubActionDigests"
]
}

11
.github/workflows/empty-check.yml vendored Normal file
View File

@ -0,0 +1,11 @@
name: Empty check
on:
push:
branches:
- renovate/**
jobs:
check:
runs-on: ubuntu-latest
steps:
- run: echo