Skip to content

Commit

Permalink
attempt to fix filter on validate-cfg-files
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Apr 1, 2024
1 parent 33adb4c commit f388afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-cfg-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
sparse-checkout: '*.cfg'
filter: '*.cfg'
- name: Validate config files
uses: KSP-CKAN/KSPMMCfgParser@master

0 comments on commit f388afb

Please sign in to comment.