Skip to content

Commit e42ce93

Browse files
committed
ci: add missing config-variables to actionlint.yaml
Add BENCHMARKING_PLATFORM_GL_PROJECT_ID and APM_SDKS_BENCHMARKS_GL_PROJECT_ID to the actionlint config-variables list. These are referenced in go-versions-changed.yml via vars.* context and must be declared to suppress actionlint false-positive failures.
1 parent b3d840e commit e42ce93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actionlint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ self-hosted-runner:
99
# Configuration variables used in workflows
1010
config-variables:
1111
- DD_K9_LIBRARY_GO_APP_ID
12+
- BENCHMARKING_PLATFORM_GL_PROJECT_ID
13+
- APM_SDKS_BENCHMARKS_GL_PROJECT_ID

0 commit comments

Comments
 (0)