Skip to content

added auto check script #2

added auto check script

added auto check script #2

Workflow file for this run

name: Validate Bot Names
on:
pull_request:
jobs:
file-check:
name: Validate Bot Names
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Check Names
run: bash scripts/validate_race_names.sh