Skip to content

ci(workflows): Update workflows #11

ci(workflows): Update workflows

ci(workflows): Update workflows #11

Workflow file for this run

name: Preview
on:
pull_request:
types:
- opened
- reopened
- synchronize
concurrency:
cancel-in-progress: false
group: ${{ github.workflow }}-${{ github.ref_name }}
jobs:
version:
name: Version
uses: cupel-co/workflows/.github/workflows/version.generate.yml@v0.23.0