This commit is contained in:
parent
4bd64fd17f
commit
a8ef08dfa0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: checks
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '.gitea/workflows/test.yaml'
|
- '.gitea/workflows/test.yml'
|
||||||
- '*.go'
|
- '*.go'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Reference in a new issue