We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075404d commit 960afd7Copy full SHA for 960afd7
.github/workflows/kubernetes-charts-build.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
if: github.event.pull_request.user.login != 'dependabot[bot]' && github.repository == 'CogStack/cogstack-platform-toolkit'
21
steps:
22
- - name: CheckoutO
+ - name: Checkout
23
uses: actions/checkout@v3
24
with:
25
fetch-depth: 0
0 commit comments