mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-04 16:03:06 +00:00
bench
This commit is contained in:
@@ -35,7 +35,7 @@ permissions: write-all
|
||||
jobs:
|
||||
build:
|
||||
runs-on: depot-ubuntu-22.04
|
||||
if: (github.event_name != 'workflow_dispatch') || (github.event.inputs.ee == false)
|
||||
if: (github.event_name != 'workflow_dispatch') || (inputs.ee == false)
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user