Skip to content

Bump actions/checkout from 4.1.5 to 4.1.6 #137

Bump actions/checkout from 4.1.5 to 4.1.6

Bump actions/checkout from 4.1.5 to 4.1.6 #137

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@a5ac7e51b41094c92402da3b24376905380afc29
- run: ./bots/run.sh