Skip to content

Commit

Permalink
chore: add missing type
Browse files Browse the repository at this point in the history
  • Loading branch information
terovirtanen committed Oct 1, 2024
1 parent 9fae5f3 commit 7054061
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-api-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ on:
description: 'Python version to use'
required: true
default: '3.11'
type: string
app-name:
description: 'Application name'
required: true
default: 'atv'
type: string
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
env:
Expand Down

0 comments on commit 7054061

Please sign in to comment.