Skip to content

chore: fix release workflow to @v2 and add cliff.toml (#6) #15

chore: fix release workflow to @v2 and add cliff.toml (#6)

chore: fix release workflow to @v2 and add cliff.toml (#6) #15

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
ci:
uses: Taure/erlang-ci/.github/workflows/ci.yml@v2
permissions:
contents: write
pull-requests: write
with:
enable-audit: true
enable-summary: true
secrets: inherit