Skip to content

chore(deps): bump nrkno/github-workflow-semantic-release from 2.0.0 to 2.0.1 #11

chore(deps): bump nrkno/github-workflow-semantic-release from 2.0.0 to 2.0.1

chore(deps): bump nrkno/github-workflow-semantic-release from 2.0.0 to 2.0.1 #11

Workflow file for this run

name: Semantic release
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint_and_release:
name: Commit lint and release
uses: nrkno/github-workflow-semantic-release/.github/workflows/[email protected]
with:
runs-on: ubuntu-latest
# Since we are following the Yamale major version scheme, we don't want
# to accidentally release a new major version.
release-enabled: false