Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Update allero-validate-on-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
idanshahar authored Oct 16, 2022
1 parent cb34d22 commit 389022f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/integrations/allero-validate-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
allero-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Missing GitHub Token
if: ${{ env.ALLERO_GITHUB_TOKEN != '' }}
run: |
Expand Down

0 comments on commit 389022f

Please sign in to comment.