Skip to content

Commit

Permalink
fix: undo changes from sparse-checkout for workflow script
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jan 6, 2025
1 parent 8a06ff6 commit 31b2c47
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/color-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
persist-credentials: false
sparse-checkout-cone-mode: false
sparse-checkout: |
.github/actions/update-status-label.sh
material-colors.yml
icons/
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
sparse-checkout-cone-mode: false
sparse-checkout: |
commitlint.config.js
.github/actions/update-status-label.sh
- name: 📦 Install dependencies
run: npm install --global @commitlint/config-conventional commitlint
Expand Down

0 comments on commit 31b2c47

Please sign in to comment.