Skip to content

ci: add stale workflow #247

ci: add stale workflow

ci: add stale workflow #247

Workflow file for this run

name: ci
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Setup Sage
uses: einride/sage/actions/setup@master
- name: Make
run: make