Skip to content

Commit

Permalink
test if actionlint works
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed May 29, 2023
1 parent bd77aec commit e942958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/files-changed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
outputs:
backend:
description: "whether backend files changed"
value: ${{ jobs.detect.outputs.backend }}
value: ${{ jobs.xdetect.outputs.backend }}
frontend:
description: "whether frontend files changed"
value: ${{ jobs.detect.outputs.frontend }}
Expand Down

0 comments on commit e942958

Please sign in to comment.