Skip to content

ci: add PR title validation, Release Please and Rust CI workflows (#1) #1

ci: add PR title validation, Release Please and Rust CI workflows (#1)

ci: add PR title validation, Release Please and Rust CI workflows (#1) #1

Workflow file for this run

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