mirror of
https://github.com/sune-org/StoreTemplate.git
synced 2026-01-13 16:18:00 +00:00
12 lines
139 B
YAML
12 lines
139 B
YAML
name: Catalog
|
|
|
|
on:
|
|
push:
|
|
|
|
permissions:
|
|
contents: write
|
|
|
|
jobs:
|
|
catalog:
|
|
uses: sune-org/.github/.github/workflows/catalog.yml@main
|