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]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
|
|||||||
Reference in New Issue
Block a user