Skip to content

Commit 5245adf

Browse files
Update main.yml
1 parent 3bdc7b0 commit 5245adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
id: filter
3232
with:
3333
filters: |
34-
${{ join(steps.set-folders.outputs.filters, "\n") }}
34+
${{ join(steps.set-folders.outputs.filters, '\n') }}

0 commit comments

Comments
 (0)