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 c057b55 commit e0ede3dCopy full SHA for e0ede3d
.github/workflows/action.yaml
@@ -50,10 +50,6 @@ jobs:
50
with:
51
repository: accuknox/common-gh-actions
52
token: ${{ env.TOKEN }}
53
- - name: Checkout repository
54
- uses: actions/checkout@v2
55
- with:
56
- token: ${{ env.TOKEN }}
57
- name: Checkout source
58
uses: accuknox/common-gh-actions/actions/checkout-source@main
59
- name: Validate helm chart
0 commit comments