Skip to content

chore: update github action version of bumping semver #165

chore: update github action version of bumping semver

chore: update github action version of bumping semver #165

Workflow file for this run

name: Build
on:
push:
branches:
- develop
- main
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit
with:
mutation-testing: false
sonarqube: false