Skip to content

Adding OEE groups

Adding OEE groups #2

Workflow file for this run

---
name: Validate Pull Request
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# - name: Lint YAML files
# run: yamllint transformations_apikey/ --format=github
- name: Lint YAML files (OIDC)
run: yamllint config/transformations/ --format=github