Skip to content

Commit db0c6a1

Browse files
committed
.
1 parent 2f1807e commit db0c6a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ jobs:
297297
# Else, we fall back to the default handling of the action
298298
run_for_branch: ${{ (needs.job_get_metadata.outputs.is_release == 'true' && 'true') || '' }}
299299

300+
300301
job_lint:
301302
name: Lint
302303
# Even though the linter only checks source code, not built code, it needs the built code in order check that all

0 commit comments

Comments
 (0)