initial commit
Some checks failed
Lean Action CI / build (push) Has been cancelled
Create Release / Add Lean release tag (push) Has been cancelled

This commit is contained in:
Stefan Kebekus
2025-09-15 11:15:39 +02:00
commit a7dfc781fd
10 changed files with 214 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# colloquium-lean
## GitHub configuration
To set up your new GitHub repository, follow these steps:
* Under your repository name, click **Settings**.
* In the **Actions** section of the sidebar, click "General".
* Check the box **Allow GitHub Actions to create and approve pull requests**.
* Click the **Pages** section of the settings sidebar.
* In the **Source** dropdown menu, select "GitHub Actions".
After following the steps above, you can remove this section from the README file.