Skip to content

Commit

Permalink
chore: small temp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ainsel committed Nov 19, 2024
1 parent c7beb10 commit a8c9782
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/node-simple-pnpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ on:
#
# Checkout settings
#
changed-files-list:
description: |
File/Directory names to check for uncommited changes.
type: string
required: false
checkout-submodules:
description: |
'Submodules' mode for 'actions/checkout' action
Expand All @@ -40,7 +45,6 @@ on:
type: string
required: false
default: ''

#
# Environment settings
#
Expand Down

0 comments on commit a8c9782

Please sign in to comment.