Skip to content

feat: added script to generate ucan for w3up space and docs for how to access the space using console.web3.storage #1166

feat: added script to generate ucan for w3up space and docs for how to access the space using console.web3.storage

feat: added script to generate ucan for w3up space and docs for how to access the space using console.web3.storage #1166

name: 'Check Conventional Commits'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}