Skip to content

Commit

Permalink
fix actionlint warning about input default
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Jan 14, 2025
1 parent f4f6b8f commit 42e0b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ name: Deploy Ansible package docs
deployment-environment:
description: Deployment environment
type: string
required: true
required: false
default: test
secrets:
DEPLOY_DOC_BUILD:
Expand Down

0 comments on commit 42e0b72

Please sign in to comment.