Skip to content

fix: race condition in goreleaser workflow (#15233) #9

fix: race condition in goreleaser workflow (#15233)

fix: race condition in goreleaser workflow (#15233) #9

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/[email protected]
- name: Run actionlint
uses: reviewdog/action-actionlint@c6ee1eb0a5d47b2af53a203652b5dac0b6c4016e # v1.43.0