mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
Add push trigger for testing
This commit is contained in:
@@ -2,6 +2,9 @@ name: Test Go Execution Time
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- alp/test-go-timing
|
||||
|
||||
jobs:
|
||||
test-go-timing:
|
||||
|
||||
Reference in New Issue
Block a user