Skip to content

fix: Restore libc version to 0.2.153 to match latest version on crate… #75

fix: Restore libc version to 0.2.153 to match latest version on crate…

fix: Restore libc version to 0.2.153 to match latest version on crate… #75

name: Conventional Commits
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
env:
RUSTFLAGS: -Dwarnings
CARGO_TERM_COLOR: always
jobs:
conventional-commits:
name: Check Format
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]