Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
priitlatt authored May 16, 2024
1 parent 5164286 commit c56731d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,12 @@ on:
required: true
type: string
environment:
description: 'Environment to run tests against'
type: environment
required: true
type: choice
options:
- debug
- staging
- production

jobs:
print-tag:
Expand Down

0 comments on commit c56731d

Please sign in to comment.