Skip to content

Testing pull request #34

Testing pull request

Testing pull request #34

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