Skip to content

Commit

Permalink
defaults & push
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Mar 5, 2024
1 parent d36eebe commit 8781bec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,19 @@ env:
PROJECT: acs-team-temp-dev

on:
push:
branches:
- tm/move-flavor-version-to-var
workflow_dispatch:
inputs:
automation-flavors-version:
description: automation-flavors version, e.g. 0.10.2
required: true
default: "0.10.1"
cluster:
description: Infra cluster to run smoke test on (in acs-team-temp-dev project)
required: true
default: "actions-pr-48"

jobs:
debug:
Expand Down

0 comments on commit 8781bec

Please sign in to comment.