Skip to content

chore(deps): update yamale requirement from ~=5.2.1 to ~=6.0.0 #60

chore(deps): update yamale requirement from ~=5.2.1 to ~=6.0.0

chore(deps): update yamale requirement from ~=5.2.1 to ~=6.0.0 #60

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