Skip to content

Commit bf95a06

Browse files
committed
chore: sync with module template
1 parent 0a01e7c commit bf95a06

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
- main
77
pull_request_target:
88

9+
env:
10+
SPACELIFT_API_KEY_ENDPOINT: ${{ secrets.SPACELIFT_API_KEY_ENDPOINT }}
11+
SPACELIFT_API_KEY_ID: ${{ secrets.SPACELIFT_API_KEY_ID }}
12+
SPACELIFT_API_KEY_SECRET: ${{ secrets.SPACELIFT_API_KEY_SECRET }}
13+
914
permissions:
1015
actions: read
1116
checks: write

0 commit comments

Comments
 (0)