ci: Add secret requirements on workflow_call
#52
ubuntu-22.yml
on: push
cu120
/
build
cu122
/
build
cu124
/
build
cu126
/
build
Annotations
1 error
Invalid workflow file:
.github/workflows/ubuntu-22.yml#L11
The workflow is not valid. .github/workflows/ubuntu-22.yml (Line: 11, Col: 11): Secret ORG_BUILDKIT_CLIENT_TOKEN is required, but not provided while calling. .github/workflows/ubuntu-22.yml (Line: 11, Col: 11): Secret BUILDKIT_CONSUMER_DOPPLER_PROJECT is required, but not provided while calling.
|