Skip to content

.github/workflows: ci-core: print logs directly #78088

.github/workflows: ci-core: print logs directly

.github/workflows: ci-core: print logs directly #78088

name: Lint GH Workflows
on:
push:
jobs:
lint_workflows:
name: Validate Github Action Workflows
runs-on: ubuntu-latest
steps:
- name: Check out Code
uses: actions/checkout@v4.2.1
- name: Run actionlint
uses: reviewdog/action-actionlint@c6ee1eb0a5d47b2af53a203652b5dac0b6c4016e # v1.43.0