Skip to content

Create "raw" managed policy using existing class props #6108

Create "raw" managed policy using existing class props

Create "raw" managed policy using existing class props #6108

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
jobs:
CI:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version-file: ".nvmrc"
cache: npm
- run: ./script/ci