From 6a4bb12464755cf3a2c9877ac930c486218cc85e Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 01:34:52 +0000 Subject: [PATCH] Sync configuration from IES-Org/ies-ontology-template --- ies_tools/src/build/README.md | 2 +- .../src/github_tools/README-how-to-setup-gh-for-team-members.md | 2 +- justfile | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 justfile diff --git a/ies_tools/src/build/README.md b/ies_tools/src/build/README.md index 4962b64..d76c6e5 100644 --- a/ies_tools/src/build/README.md +++ b/ies_tools/src/build/README.md @@ -166,4 +166,4 @@ ies-common:aCopyOfRangeShape a sh:NodeShape ; MIT - see [LICENCE][LICENSE] [ies-common-repo]: https://github.com/IES-Org/ies-common -[LICENSE]: ../../../LICENSE \ No newline at end of file +[LICENSE]: ../../../LICENCE \ No newline at end of file diff --git a/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md b/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md index 8d86a34..9fc638c 100644 --- a/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md +++ b/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md @@ -242,5 +242,5 @@ poetry run gh-tools create-pr These scripts are licensed under the MIT License. See [LICENCE][LICENCE] for details. [create-repo]: ../../../.github/workflows/create-ontology-repo.yml -[licence]: ../../../LICENSE +[licence]: ../../../LICENCE [setup-labels]: ../../../.github/workflows/setup-labels.yml diff --git a/justfile b/justfile new file mode 100644 index 0000000..58e722a --- /dev/null +++ b/justfile @@ -0,0 +1 @@ +{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content","status":"404"} \ No newline at end of file