Skip to content

chore(git): add .gitattributes #135

chore(git): add .gitattributes

chore(git): add .gitattributes #135

Workflow file for this run

name: "build"
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-build:
uses: "vectrix-space/.github/.github/workflows/shared-ci.yaml@main"
secrets: "inherit"