Skip to content

feat: allow semantic release to run on all branches #641

feat: allow semantic release to run on all branches

feat: allow semantic release to run on all branches #641

Workflow file for this run

---
on: [push, pull_request]
name: Commit lint and release
jobs:
lint_release:
uses: ./.github/workflows/workflow.yaml
with:
runs-on: ubuntu-latest