Files
automatisch/packages/docs/pages/apps/gitea/actions.md
2025-02-10 22:43:57 +00:00

13 lines
208 B
Markdown

---
favicon: /favicons/gitea.svg
items:
- name: Create issue
desc: Creates a new issue.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />