Skip to content

Bump actions/checkout from 4.1.3 to 4.1.4 (#53) #129

Bump actions/checkout from 4.1.3 to 4.1.4 (#53)

Bump actions/checkout from 4.1.3 to 4.1.4 (#53) #129

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