Skip to content

fix: disable audit until erlang-ci audit bug is resolved (#8) #20

fix: disable audit until erlang-ci audit bug is resolved (#8)

fix: disable audit until erlang-ci audit bug is resolved (#8) #20

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: false
enable-summary: true
secrets: inherit