mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-22 16:01:55 +00:00
Compare commits
1 Commits
main
...
chore/migr
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bec3f100c |
12
.github/CODEOWNERS
vendored
12
.github/CODEOWNERS
vendored
@@ -1,2 +1,10 @@
|
||||
# Default code owner for all files
|
||||
* @ivuorinen
|
||||
# Global owners
|
||||
* @ivuorinen
|
||||
|
||||
# Workflow files
|
||||
.github/workflows/ @ivuorinen
|
||||
|
||||
# Security files
|
||||
SECURITY.md @ivuorinen
|
||||
suppressions.xml @ivuorinen
|
||||
.gitleaks.toml @ivuorinen
|
||||
|
||||
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"github>ivuorinen/renovate-config",
|
||||
"customManagers:biomeVersions"
|
||||
"customManagers:biomeVersions",
|
||||
"github>ivuorinen/renovate-config"
|
||||
],
|
||||
"pinDigests": true,
|
||||
"platformAutomerge": true,
|
||||
|
||||
Reference in New Issue
Block a user