mod(action): remove release trigger action for test.yaml
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 33s
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 33s
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user