Files
Card-Collection-Manager-3/.github/workflows/feature-ci.yml
T
Sebastian Dine 55ace147bc major: initial release
* initial development

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* pipeline

* ci/cd

* ci/cd

* ci/cd

* ci/cd

* ci/cd

* ci/cd

* ci/cd

* pokemon

* pokemon

* pokemon

* pokemon

* pokemon

* pokemon

* improvements

* improvements

* ci/cd

* ci/cd

* improvements

* improvements

* improvements

* improvements

* improvements

* improvements

* improvements

* improvements

* improvements

---------

Co-authored-by: sdine <sdine@sdine.com>
2026-05-09 11:05:47 +02:00

19 lines
285 B
YAML

name: Feature CI
on:
push:
branches-ignore:
- master
permissions:
contents: read
jobs:
linux:
name: Linux build + tests
uses: ./.github/workflows/feature-linux.yml
windows:
name: Windows build + tests
uses: ./.github/workflows/feature-windows.yml