Skip to content

Commit ad571ef

Browse files
committed
update
1 parent d6be4a4 commit ad571ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-audit.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ jobs:
5353
5454
- name: Output UsableRules.csv
5555
run: |
56-
Get-Content ./config/UsableRules.csv
56+
Get-Content UsableRules.csv
5757
5858
- name: Output UnUsableRules.csv
5959
run: |
60-
Get-Content ./config/UnusableRules.csv
60+
Get-Content UnusableRules.csv

0 commit comments

Comments
 (0)