Skip to content

.github/workflows/updater.yml #35

.github/workflows/updater.yml

.github/workflows/updater.yml #35

Workflow file for this run

on:
pull_request:
push:
branches:
- instances
schedule:
- cron: "*/30 * * * *"
permissions:
contents: write
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun updater.ts