Skip to content

Move book.adoc to root #25

Move book.adoc to root

Move book.adoc to root #25

Workflow file for this run

name: Statistics
on:
push:
branches:
- main
pull_request:
jobs:
words:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Count words
run: make count