Skip to content

add word and rating length check for guess #273

add word and rating length check for guess

add word and rating length check for guess #273

Workflow file for this run

name: Compile wordl
on:
push:
branches: [ main ]
paths-ignore:
- '**.md'
- '**.gitignore'
- 'LICENSE'
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Compile wordl
run: make