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

Commit

Permalink
Adding ondat org token
Browse files Browse the repository at this point in the history
  • Loading branch information
angelos-p committed Mar 28, 2022
1 parent f921843 commit 26e1029
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kubecover-actions-flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ jobs:
- name: Run Tests
id: kubecover_tests
uses: ./.github/actions/github-actions/kubecover_tests
env:
ACTIONS_TOKEN: ${{ secrets.ONDAT_ORG_TOKEN }}
with:
tests_regex: ${{ inputs.tests_regex }}

Expand Down

0 comments on commit 26e1029

Please sign in to comment.