Skip to content

ci: add workflow to check each PR title is a valid conventional commi… #6

ci: add workflow to check each PR title is a valid conventional commi…

ci: add workflow to check each PR title is a valid conventional commi… #6

name: Release Please
on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
jobs:
release-please:
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
secrets: inherit