Add push trigger for testing

This commit is contained in:
Alexander Petric
2026-01-06 18:01:28 +00:00
parent bd08cb5cc9
commit 61fa2942d4

View File

@@ -2,6 +2,9 @@ name: Test Go Execution Time
on:
workflow_dispatch:
push:
branches:
- alp/test-go-timing
jobs:
test-go-timing: