mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 15:50:27 +00:00
remove test restrictions
This commit is contained in:
parent
3c1285096c
commit
4cebb81c29
1 changed files with 0 additions and 4 deletions
4
.github/workflows/go.yaml
vendored
4
.github/workflows/go.yaml
vendored
|
@ -3,12 +3,8 @@ name: Go Build/Test
|
|||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "**.go"
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "**.go"
|
||||
|
||||
jobs:
|
||||
Go:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue