mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 13:15:24 +02:00
ci: add workflow_dispatch trigger for manual runs
This commit is contained in:
@@ -2,6 +2,7 @@ name: E2E Evals
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: evals-${{ github.head_ref }}
|
||||
|
||||
Reference in New Issue
Block a user