Skip to content

Commit

Permalink
debu
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelArtists committed Apr 8, 2024
1 parent 9a4f046 commit 9083ecb
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/k8s-regression-tester.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name: REGRESSION DETECTOR - DEVNET
on:
workflow_dispatch:
inputs:
commit_id:
description: 'agglayer version (commit id)'
required: true
bake_time:
description: 'bake time (minutes)'
required: true
push:
# workflow_dispatch:
# inputs:
# commit_id:
# description: 'agglayer version (commit id)'
# required: true
# bake_time:
# description: 'bake time (minutes)'
# required: true

jobs:
deploy_devnet:
Expand Down

0 comments on commit 9083ecb

Please sign in to comment.