Skip to content

chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 #54

chore(deps): bump actions/checkout from 4.2.0 to 4.2.1

chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 #54

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