Skip to content

Create 11-Testing_for_Simultaneous_Sessions #536

Create 11-Testing_for_Simultaneous_Sessions

Create 11-Testing_for_Simultaneous_Sessions #536

Workflow file for this run

name: Markdown Lint Check
on:
pull_request:
branches:
- master
paths-ignore:
- '**.md'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Exit with success
run: exit 0