aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
blob: 929dd4e2c444ac179e8632e4203933685db9f7bc (plain) (blame)
1
2
3
4
5
{
    "yaml.schemas": {
        "https://json.schemastore.org/github-workflow.json": "file:///home/user/src/misc/portfolio-page/.github/workflows/deploy.yaml"
    }
}