Skip to content

chore(deps): update mattermost support dependencies #833

chore(deps): update mattermost support dependencies

chore(deps): update mattermost support dependencies #833

Workflow file for this run

name: Lint
on:
# This workflow is triggered on pull requests to the main branch.
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
workflow_call:
jobs:
validate:
uses: defenseunicorns/uds-common/.github/workflows/callable-lint.yaml@0780ed64a7b76920526046b8c3b8c7251a4bf2f0 # v1.0.0
secrets: inherit