Skip to content

feat: add filters to manual cover search (SteamGridDB) #4698

feat: add filters to manual cover search (SteamGridDB)

feat: add filters to manual cover search (SteamGridDB) #4698

Workflow file for this run

name: Run Trunk Check
on:
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: read-all
jobs:
trunk_check:
runs-on: ubuntu-latest
permissions:
checks: write # For trunk to post annotations
contents: read # For repo checkout
steps:
- name: Checkout
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: Trunk Check
uses: trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1.2.4