Skip to content

Commit

Permalink
Justerte description på input
Browse files Browse the repository at this point in the history
  • Loading branch information
torhakon committed Aug 20, 2024
1 parent d6ae256 commit c9dde8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ciStaticCodeValidation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
workflow_dispatch:
inputs:
validateEntireRepo:
description: "Should the workflow only check the diff code or the entire repo"
description: "Validate entire repo (unchecking will only validate the diff against main)"
default: true
required: false
type: boolean
Expand Down

0 comments on commit c9dde8e

Please sign in to comment.