Skip to content

Commit 549b83b

Browse files
dopeyclaude
andauthored
ci: remove actionlint job from goCI workflow (#297)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 28adf33 commit 549b83b

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/goCI.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,6 @@ on:
8484
required: false
8585

8686
jobs:
87-
actionlint:
88-
runs-on: ubuntu-latest
89-
if: inputs.run-actionlint
90-
steps:
91-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
92-
- name: Check workflow files
93-
uses: docker://index.docker.io/rhysd/actionlint@sha256:6f03470d0152251d7f07f7c4dc019dbe7024c72cd952f839544c7798843efa8f # 1.7.11
94-
with:
95-
args: -color
9687

9788
lint:
9889
uses: ./.github/workflows/goLint.yml

0 commit comments

Comments
 (0)