Skip to content

feat: simplify v1 host config, backups, and init #34

feat: simplify v1 host config, backups, and init

feat: simplify v1 host config, backups, and init #34

Workflow file for this run

name: secrets
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@v3