Skip to content

add secrets to workflow call #52

add secrets to workflow call

add secrets to workflow call #52

Workflow file for this run

name: Lint yaml-files (reusable)
on:
pull_request:
workflow_dispatch:
jobs:
yaml-lint:
uses: swissfintechinnovations/.github/.github/workflows/reusable-yamllint-workflow.yaml@main
with:
filenames: '*.yaml'