mirror of
https://github.com/sune-org/StoreTemplate.git
synced 2026-01-13 16:18:00 +00:00
Create CatalogAutomation.yml
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
|
||||
Reference in New Issue
Block a user