Skip to content

fix: use erlang-ci @v2 #12

fix: use erlang-ci @v2

fix: use erlang-ci @v2 #12

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