remove
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
12e145a66a
commit
7c2c067ce7
2 changed files with 2 additions and 1 deletions
2
.github/workflows/workers-ee.yaml
vendored
2
.github/workflows/workers-ee.yaml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
default: 'false'
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- backend_ci_test
|
||||
paths:
|
||||
- ee/backend/**
|
||||
- backend/**
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
package main
|
||||
|
||||
// test commit
|
||||
import (
|
||||
"errors"
|
||||
"log"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue