Skip to content

test2

test2 #3

Workflow file for this run

name: Build Flake
on:
push:
branches:
- master
paths:
- '**'
pull_request:
branches:
- master
paths:
- '**'
jobs:
build-starter-template:
uses: ./.github/workflows/build-template.yaml
with:
temp: 'vinnix'