diff --git a/.github/project.add-issue.yml b/.github/project-add-issue.yml similarity index 100% rename from .github/project.add-issue.yml rename to .github/project-add-issue.yml diff --git a/.github/project.update-issue-status.yml b/.github/project-update-issue-status.yml similarity index 100% rename from .github/project.update-issue-status.yml rename to .github/project-update-issue-status.yml diff --git a/.vscode/settings.json b/.vscode/settings.json index bc50a14..a6df767 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,7 @@ { "yaml.schemas": { "https://json.schemastore.org/github-workflow.json": [ - "vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/specklesystems/github-actions/workflows/**/*.yml" + "vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/specklesystems/github-actions/.github/workflows/**/*.yml" ] } } \ No newline at end of file