Add push trigger for testing
This commit is contained in:
3
.github/workflows/test-go-timing.yml
vendored
3
.github/workflows/test-go-timing.yml
vendored
@@ -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