Skip to content

chore(deps): bump p3-blake3 from c5ee550 to 5c26090 #241

chore(deps): bump p3-blake3 from c5ee550 to 5c26090

chore(deps): bump p3-blake3 from c5ee550 to 5c26090 #241

Workflow file for this run

name: PR Lint
on:
pull_request_target:
types:
- opened
- edited
permissions:
pull-requests: read
jobs:
main:
name: Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}