Skip to content

Generating documentation #33

Generating documentation

Generating documentation #33

Workflow file for this run

name: Check
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
- edited
jobs:
check:
runs-on: ubuntu-latest
steps:
- run: exit 0