Skip to content

Search for release artifacts with case insensitive query #40

Search for release artifacts with case insensitive query

Search for release artifacts with case insensitive query #40

Workflow file for this run

name: Lint
on:
pull_request:
paths:
- '.github/**'
push:
branches:
- "main"
- "release-*"
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: docker://rhysd/actionlint:1.7.10
with:
args: -color