Skip to content

Commit

Permalink
Revert "adding workflow dispatch for tier 0 tests (konveyor#145)"
Browse files Browse the repository at this point in the history
This reverts commit 4e334ac.

Signed-off-by: David Zager <dzager@redhat.com>
  • Loading branch information
djzager committed Jul 3, 2024
1 parent 0f8f149 commit 6629dbb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/nightly-tier0.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Test nightly TIER0

on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
default: 'debug'
schedule:
- cron: '14 1,13 * * *'

Expand Down

0 comments on commit 6629dbb

Please sign in to comment.