Files
automatisch/packages/docs/pages/apps/github/actions.md

13 lines
209 B
Markdown

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