We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8538c7d commit 1f0d689Copy full SHA for 1f0d689
action.yml
@@ -51,7 +51,7 @@ runs:
51
- name: Generating temp filtering rules file...
52
uses: DamianReeves/[email protected]
53
with:
54
- path: ${{ env.PHP_CLASSES_ORIG_FILE }}
+ path: ${{ env.RULES_FILE }}
55
contents: "${{ inputs.included_classes }}"
56
write-mode: overwrite
57
0 commit comments