Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

build(deps): Bump celestiaorg/.github from 0.6.3 to 0.6.4 in the patch-updates group #1016

build(deps): Bump celestiaorg/.github from 0.6.3 to 0.6.4 in the patch-updates group

build(deps): Bump celestiaorg/.github from 0.6.3 to 0.6.4 in the patch-updates group #1016

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: conventional-commit-pr-title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}