Skip to content

Add Node.js WebSocket server example #498

Add Node.js WebSocket server example

Add Node.js WebSocket server example #498

Workflow file for this run

name: test-policies
permissions: {}
on:
workflow_dispatch: {}
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
jobs:
test-policies:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
ref: ${{ github.ref }}
- name: Install Python dependencies
run: pip install PyYAML
- name: Validate policies
run: ./scripts/test-policies.sh