Skip to content

refactor: iready instruction by lesson, with pro #1610

refactor: iready instruction by lesson, with pro

refactor: iready instruction by lesson, with pro #1610

Workflow file for this run

name: Trunk Check
on:
pull_request:
types:
- opened
- synchronize
- reopened
- closed
paths-ignore:
- requirements.txt
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
trunk_check:
name: Trunk Check Runner
runs-on: ubuntu-latest
permissions:
checks: write # For trunk to post annotations
contents: read # For repo checkout
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
arguments: --exclude=pyright