Skip to content

fix: missing ci_iam_role parameter on some workflows #191

fix: missing ci_iam_role parameter on some workflows

fix: missing ci_iam_role parameter on some workflows #191

Workflow file for this run

---
name: Validate yaml files
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: lint yaml files
run: yamllint .github/workflows/