mirror of
https://github.com/multipleof4/teststore.git
synced 2026-01-13 16:17:56 +00:00
Initial commit
This commit is contained in:
11
.github/workflows/CatalogAutomation.yml
vendored
Normal file
11
.github/workflows/CatalogAutomation.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
name: Catalog
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
catalog:
|
||||||
|
uses: sune-org/.github/.github/workflows/catalog.yml@main
|
||||||
1
catalog.json
Normal file
1
catalog.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
[]
|
||||||
Reference in New Issue
Block a user