Skip to content

chore(deps): update mattermost support dependencies #851

chore(deps): update mattermost support dependencies

chore(deps): update mattermost support dependencies #851

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@86886015d1edc43036b3dd000fbd972a384beb8f # v1.0.0
secrets: inherit