Skip to content

tests: add workflow to test action updates #378

tests: add workflow to test action updates

tests: add workflow to test action updates #378

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
paths-ignore:
- '*.md'
permissions: read-all
jobs:
test:
uses: stoe/policies/.github/workflows/policy-node-test.yml@main