Change events

This commit is contained in:
2025-08-19 17:17:15 +02:00
parent ee2a53a447
commit d9c174ef40
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
name: Build and push OCI image
on:
workflow_dispatch:
push:
branches:
- "tests-results"
tags:
- "**"

View File

@@ -1,7 +1,6 @@
name: Go-Tests
on:
workflow_dispatch:
pull_request:
types:
- opened