Skip to content

chore: add ci

chore: add ci #3

Workflow file for this run

on:
schedule:
- cron: 0 0 * * 1
push:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ineshbose/navrepo-action@v1
with:
query: "map(select(.name | startswith(\"UofG_\")))"