Skip to content

chore: tighten org profile policy checks #1

chore: tighten org profile policy checks

chore: tighten org profile policy checks #1

Workflow file for this run

name: Profile Policy Check
on:
pull_request:
push:
branches: [main]
jobs:
policy-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run profile policy checks
run: bash scripts/check-policy.sh