Skip to content

Commit

Permalink
Re-add fix for running actions manually
Browse files Browse the repository at this point in the history
  • Loading branch information
nohlson committed Aug 14, 2024
1 parent ce39d3c commit 0c297ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable-change-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ jobs:
run: |
echo "run-docs=true" >> "${GITHUB_OUTPUT}"
- name: Get a list of the MSI installer-related files
if: >-
github.event_name == 'pull_request'
id: changed-win-msi-files
uses: Ana06/[email protected]
with:
Expand Down

0 comments on commit 0c297ee

Please sign in to comment.