Skip to content

docs: README.md hydroflow+ => hydro, hydroflow => DFIR, rewording #3563

docs: README.md hydroflow+ => hydro, hydroflow => DFIR, rewording

docs: README.md hydroflow+ => hydro, hydroflow => DFIR, rewording #3563

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