Fix filename
checks / check and test (push) Successful in 31s Details

This commit is contained in:
Evan 2023-10-16 21:58:48 -04:00
parent 4bd64fd17f
commit a8ef08dfa0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: checks
on: on:
push: push:
paths: paths:
- '.gitea/workflows/test.yaml' - '.gitea/workflows/test.yml'
- '*.go' - '*.go'
env: env: