Change events

This commit is contained in:
2025-08-19 17:15:14 +02:00
parent ed48f94bfc
commit ee2a53a447

View File

@@ -1,13 +1,15 @@
name: Go-Tests
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
push:
branches:
- "**"
- "master"
- "main"
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}