File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ issuer : https://token.actions.githubusercontent.com
2+ # Used by gridai/grid CI to download this private repository as a Go module.
3+ # Keep this read-only; Grid exchanges one token per private module repository.
4+ subject_pattern : " repo:gridai/grid:(pull_request|ref:refs/heads/.*)"
5+ audience : octo-sts.gridai.dev
6+ claim_pattern :
7+ workflow_ref : " gridai/grid/\\ .github/workflows/(\
8+ _test-studio-e2e\\ .yml|\
9+ _test-studio-e2e-staging\\ .yml|\
10+ build-and-upload-baremetal-agent\\ .yml|\
11+ build-and-upload-lightning-agent\\ .yml|\
12+ build-and-upload-lightning-settings-server\\ .yml|\
13+ build-dockers\\ .yml|\
14+ lint-go\\ .yaml|\
15+ lint-pre-commit\\ .yaml|\
16+ test-backend\\ .yml|\
17+ test-baremetal-agent\\ .yml|\
18+ test-e2e\\ .yml|\
19+ test-flakiness-go-unit-tests\\ .yml|\
20+ test-flakiness-individual-spec\\ .yml|\
21+ test-full-with-deploy\\ .yml|\
22+ test-sdk-integration\\ .yml|\
23+ test-sdk-staging\\ .yml|\
24+ test-staging\\ .yml|\
25+ test-with-tired-proxy\\ .yml\
26+ )@.*"
27+
28+ permissions :
29+ contents : read
You can’t perform that action at this time.
0 commit comments