Skip to content

chore: add stale workflow #63

chore: add stale workflow

chore: add stale workflow #63

Workflow file for this run

name: ci
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
qa:
uses: straw-hat-team/github-actions-workflows/.github/workflows/elixir-quality-assurance.yml@v1.6.3
with:
elixir-version: '1.14'
otp-version: '24.3'