Skip to content

Place comma after "e.g." and "i.e." #92

Place comma after "e.g." and "i.e."

Place comma after "e.g." and "i.e." #92

Workflow file for this run

name: Statistics
on:
push:
branches: main
jobs:
stats:
name: Statistics
uses: emacscollective/workflows/.github/workflows/stats.yml@main
secrets:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}