Skip to content

fix(design): prepack and run scripts #173

fix(design): prepack and run scripts

fix(design): prepack and run scripts #173

Workflow file for this run

name: Version
on:
pull_request:
types:
- closed
branches:
- master
paths-ignore:
- '.github/**'
jobs:
run:
if: github.event.pull_request.merged == true
name: Version
uses: atls/shared/.github/workflows/version.yaml@master
permissions: write-all