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

This commit is contained in:
2024-10-06 11:39:51 +02:00
parent ba8e654b90
commit b3e5c1edcb

View File

@@ -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: