We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fd462 commit cc809d1Copy full SHA for cc809d1
.github/workflows/files-changed.yml
@@ -19,6 +19,8 @@ on:
19
value: ${{ jobs.detect.outputs.swagger }}
20
yaml:
21
value: ${{ jobs.detect.outputs.yaml }}
22
+ locale:
23
+ value: ${{ jobs.detect.outputs.locale }}
24
25
jobs:
26
detect:
0 commit comments