Skip to content

change postinstall to pre-req #11

change postinstall to pre-req

change postinstall to pre-req #11

Workflow file for this run

name: Increment version
on:
pull_request_target:
types: [ opened, synchronize ] #Runs on PR creation/updation
branches: [ main ]
jobs:
version:
uses: hellocoop/tools/.github/workflows/code-version.yml@main