removed pull request
All checks were successful
Rust Cross-Platform Build / Detect Rust Project (push) Successful in 4s
Rust Cross-Platform Build / Set Tag Name (push) Successful in 5s
Rust Cross-Platform Build / Run Tests (push) Successful in 1m4s
Rust Cross-Platform Build / Build (x86_64-unknown-linux-gnu) (push) Successful in 2m49s
Rust Cross-Platform Build / Build (x86_64-pc-windows-gnu) (push) Successful in 3m31s
Rust Cross-Platform Build / Build and Push Docker Image (push) Successful in 2m2s
Rust Cross-Platform Build / Create Tag (push) Successful in 5s
Rust Cross-Platform Build / Workflow Summary (push) Successful in 2s

This commit is contained in:
2025-10-04 00:01:13 +02:00
parent 75494e2a71
commit c395885bbd

View File

@@ -5,8 +5,6 @@ on:
push: push:
branches: [ "development", "main", "feature/*", "bugfix/*", "enhancement/*" ] branches: [ "development", "main", "feature/*", "bugfix/*", "enhancement/*" ]
tags: [ "v*.*.*" ] tags: [ "v*.*.*" ]
pull_request:
branches: [ "development", "main" ]
env: env:
REGISTRY: git.triggermeelmo.com REGISTRY: git.triggermeelmo.com