Skip to content

Fix format of teams listed in github_team_restrictions #510

Fix format of teams listed in github_team_restrictions

Fix format of teams listed in github_team_restrictions #510

Workflow file for this run

name: No lint and test needed
on:
pull_request:
paths-ignore:
- 'charts/**'
- 'test/**'
jobs:
pr-validated:
name: pr-validated
runs-on: ubuntu-latest
steps:
- name: validate
run: echo "PR OK"