Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling authored Mar 6, 2025
1 parent f681dae commit e3f73e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action-templates/actions/action-checkout/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ runs:
- name: Check changed files and directories
id: filter
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
with:
filters:
${{ inputs.filters }}

0 comments on commit e3f73e9

Please sign in to comment.