diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index a431fe74..1af44b29 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -5,7 +5,6 @@ on: pull_request: # milestoned is added here as a workaround for release-please not triggering PR workflows (PRs should be added to a milestone to trigger the workflow). types: [milestoned, opened, reopened, synchronize] - # This allows other repositories to call this workflow in a reusable way jobs: validate: