Skip to content

ci(workflows): Update workflows #10

ci(workflows): Update workflows

ci(workflows): Update workflows #10

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.22.0