Skip to content

Initial codebase

Initial codebase #1

Workflow file for this run

name: Test
on:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: RelationalAI/abandoned
with:
days: 7
token: ${{ github.token }}