Skip to content

Commit

Permalink
fix: add project-id to workflows inputs (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkor authored Dec 2, 2024
1 parent bc81ce3 commit beb2fe6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ inputs:
hostname:
description: 'Hostname. Default is app.neuralegion.com'
required: false
project_id:
description: 'Project ID for Scan'
required: false
file_id:
description: 'HAR-file ID'
required: false
Expand Down

0 comments on commit beb2fe6

Please sign in to comment.