Skip to content

Bump etiennebacher/setup-jarl from 0.1.0 to 0.1.1 #14

Bump etiennebacher/setup-jarl from 0.1.0 to 0.1.1

Bump etiennebacher/setup-jarl from 0.1.0 to 0.1.1 #14

Workflow file for this run

name: "Lint R Code With JARL"
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: etiennebacher/setup-jarl@v0.1.1
with:
args: check . --fix --output-format github