Skip to content

Fix coverage signals and gate comments; document bypass findings and Tailscale setup #845

Fix coverage signals and gate comments; document bypass findings and Tailscale setup

Fix coverage signals and gate comments; document bypass findings and Tailscale setup #845

Workflow file for this run

# This workflow is managed by gh actions-lock.
# SPDX-License-Identifier: MPL-2.0
# This workflow is managed by gh actions-lock.
name: Elixir CI
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
ci:
uses: ./.github/workflows/elixir-ci-reusable.yml