Skip to content

Commit

Permalink
Debug builder
Browse files Browse the repository at this point in the history
  • Loading branch information
champsupertramp committed Jan 9, 2024
1 parent a6aeb0b commit 7cf0d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/increment-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: tj-actions/changed-files@v40
with:
files: |
src/**
src/*
dir_names: "true"
- name: Run step if any of the listed files above change
if: steps.changed-files-specific.outputs.any_changed == 'true'
Expand Down

0 comments on commit 7cf0d7f

Please sign in to comment.