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 5f13476 commit bd8d31eCopy full SHA for bd8d31e
.github/workflows/main.yml
@@ -41,10 +41,6 @@ jobs:
41
api.snapcraft.io:443
42
- name: Checkout
43
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
44
- - name: Run StandardLint
45
- uses: mikaelvesavuori/standardlint-action@b376b6d6afc5885d102894f6972133fa91d200f0 # v1.0.5
46
- env:
47
- GITHUB_TOKEN: ${{ github.token }}
48
- name: Testing with CFN Lint Command
49
uses: scottbrenner/cfn-lint-action@14cbcc8ad4659b16b50e58e677a970e94543dc0b # v2.3.5
50
with:
0 commit comments