Skip to content

fix: push rather than unshift #1010

fix: push rather than unshift

fix: push rather than unshift #1010

Workflow file for this run

name: Build
on:
push:
pull_request:
branches: [main]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
build:
uses: cordiverse/workflows/.github/workflows/build.yml@main
with:
lint: true
test: false