Skip to content

Bump jdxcode/rtx-action from 1.2.3 to 1.2.4 #231

Bump jdxcode/rtx-action from 1.2.3 to 1.2.4

Bump jdxcode/rtx-action from 1.2.3 to 1.2.4 #231

Workflow file for this run

name: Lint
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
lint:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v3
- run: scripts/lint.bash