Skip to content

Bump the github-actions-all group with 3 updates #8

Bump the github-actions-all group with 3 updates

Bump the github-actions-all group with 3 updates #8

Workflow file for this run

name: Call gha-lint
on:
pull_request:
types:
- opened
- synchronize
- reopened
# Manually trigger this workflow to pass required status check
- ready_for_review
paths:
- '.github/**'
jobs:
call-gha-lint:
permissions:
contents: write
pull-requests: write
uses: Finatext/workflows-public/.github/workflows/gha-lint.yml@main
secrets: inherit