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 name: Build and push OCI image
on: on:
workflow_dispatch:
push: push:
branches:
- "tests-results"
tags: tags:
- "**" - "**"

View File

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