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 f80672d commit e80d598Copy full SHA for e80d598
1 file changed
.github/workflows/lint-build-test.yml
@@ -1,5 +1,7 @@
1
name: Lint, Build, and Test
2
3
+# Benchmark: CI-only change — no packages should be tested.
4
+
5
on:
6
workflow_call:
7
0 commit comments