Fix typo.
This commit is contained in:
parent
b233adba63
commit
cf88665d37
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: build
|
||||||
run-name: ${{ gitea.actor }} is building
|
run-name: ${{ gitea.actor }} is building
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branchs: [main]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue