Fix typo.

This commit is contained in:
Dan Helfman 2024-03-06 16:52:33 -08:00
parent b233adba63
commit cf88665d37
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: build
run-name: ${{ gitea.actor }} is building
on:
push:
branchs: [main]
branches: [main]
jobs:
test: