Skip to content

build(deps-dev): bump autoprefixer from 10.4.16 to 10.4.18 (#100) #7

build(deps-dev): bump autoprefixer from 10.4.16 to 10.4.18 (#100)

build(deps-dev): bump autoprefixer from 10.4.16 to 10.4.18 (#100) #7

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yml
release:
needs:
- test
uses: ./.github/workflows/release.yml