Skip to content

fix: address no space left on device + apt cache update (#2033) #1002

fix: address no space left on device + apt cache update (#2033)

fix: address no space left on device + apt cache update (#2033) #1002

Workflow file for this run

---
name: tools
on:
pull_request:
push:
branches:
- main
- mainnet/main
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0