Skip to content

Bump actions/checkout from 4.1.6 to 4.1.7 (#56) #145

Bump actions/checkout from 4.1.6 to 4.1.7 (#56)

Bump actions/checkout from 4.1.6 to 4.1.7 (#56) #145

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