Skip to content

Commit e942958

Browse files
committed
test if actionlint works
1 parent bd77aec commit e942958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/files-changed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
outputs:
66
backend:
77
description: "whether backend files changed"
8-
value: ${{ jobs.detect.outputs.backend }}
8+
value: ${{ jobs.xdetect.outputs.backend }}
99
frontend:
1010
description: "whether frontend files changed"
1111
value: ${{ jobs.detect.outputs.frontend }}

0 commit comments

Comments
 (0)