Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 26e1029

Browse files
committed
Adding ondat org token
1 parent f921843 commit 26e1029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/kubecover-actions-flow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ jobs:
199199
- name: Run Tests
200200
id: kubecover_tests
201201
uses: ./.github/actions/github-actions/kubecover_tests
202+
env:
203+
ACTIONS_TOKEN: ${{ secrets.ONDAT_ORG_TOKEN }}
202204
with:
203205
tests_regex: ${{ inputs.tests_regex }}
204206

0 commit comments

Comments
 (0)