Skip to content

Bump actions/checkout from 4.1.2 to 4.1.3 (#52) #125

Bump actions/checkout from 4.1.2 to 4.1.3 (#52)

Bump actions/checkout from 4.1.2 to 4.1.3 (#52) #125

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