Skip to content

Update to latest beta #120

Update to latest beta

Update to latest beta #120

Workflow file for this run

name: Build
on:
push:
pull_request:
schedule:
# 10am, every Monday
- cron: '0 10 * * 1'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- run: ./bots/run.sh