Skip to content

Bump actions/checkout from 4.2.0 to 4.2.1 #157

Bump actions/checkout from 4.2.0 to 4.2.1

Bump actions/checkout from 4.2.0 to 4.2.1 #157

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