Skip to content

added apple notice to DEVELOPERS readme #102

added apple notice to DEVELOPERS readme

added apple notice to DEVELOPERS readme #102

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1