Skip to content

Commit 4cc54d0

Browse files
authored
Update rat.yaml
1 parent 4b6213b commit 4cc54d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rat.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ jobs:
3434
echo ./CHANGES.md >>exception.lst
3535
echo ./go.sum >>exception.lst
3636
echo ./rat-report.txt >>exception.lst
37-
echo ./apache-rat-0.16.1/** >>exception.lst
37+
echo ./apache-rat-0.16.1/* >>exception.lst
3838
echo ./snap/snapcraft.yaml >>exception.lst
39-
echo ./vedor/** >>exception.lst
39+
echo ./vedor/* >>exception.lst
4040
4141
- name: Run RAT
4242
run: |

0 commit comments

Comments
 (0)