Skip to content

build(deps): bump h2 from 0.3.24 to 0.3.26 in /basic/38-ether-rust #52

build(deps): bump h2 from 0.3.24 to 0.3.26 in /basic/38-ether-rust

build(deps): bump h2 from 0.3.24 to 0.3.26 in /basic/38-ether-rust #52

Workflow file for this run

name: Lint PR
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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}