Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co authored Feb 9, 2022
1 parent fea934d commit 3587b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ env:
DATREE_TOKEN: ${{ secrets.DATREE_TOKEN }}

jobs:
k8s-policy-check:
k8sPolicyCheck:
runs-on: ubuntu-latest

steps:
Expand All @@ -63,7 +63,7 @@ env:
DATREE_TOKEN: ${{ secrets.DATREE_TOKEN }}

jobs:
k8s-policy-check:
k8sPolicyCheck:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 3587b81

Please sign in to comment.