Skip to content

Bump actions/checkout from 4.1.1 to 4.1.2 #112

Bump actions/checkout from 4.1.1 to 4.1.2

Bump actions/checkout from 4.1.1 to 4.1.2 #112

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