Skip to content

Commit 4a73fb9

Browse files
authored
Update test.yaml
1 parent 90411f6 commit 4a73fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: ./
1818
with:
1919
strict: false
20+
path: 'READ*.md'
2021
- run: |
2122
echo "Added? ${{ steps.diff.outputs.added }}"
2223
echo "Modified? ${{ steps.diff.outputs.modified }}"

0 commit comments

Comments
 (0)