Skip to content

Extend documentation for use of entity facet - resolve issue #116 #135

Extend documentation for use of entity facet - resolve issue #116

Extend documentation for use of entity facet - resolve issue #116 #135

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: audit-all-ids-files
on:
workflow_dispatch: # Allow running the workflow manually from the GitHub UI
push:
branches:
- master
- development
pull_request:
branches: [ "*" ] # Run the workflow for all pull requests
jobs:
check-test-cases:
name: audit-all-ids-files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run './build.cmd AuditAllIdsFiles'
run: ./build.cmd AuditAllIdsFiles