Skip to content

chore: added Dockerfile's and minor changes to rustfmt.toml #418

chore: added Dockerfile's and minor changes to rustfmt.toml

chore: added Dockerfile's and minor changes to rustfmt.toml #418

name: Conventional Commits
on:
pull_request:
branches: [ "master" ]
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0