Skip to content

Update dependency io.mockk:mockk-android to v1.13.8 #1315

Update dependency io.mockk:mockk-android to v1.13.8

Update dependency io.mockk:mockk-android to v1.13.8 #1315

name: Repo / Label merge conflict
on:
push:
pull_request_target:
types:
- synchronize
jobs:
triage:
name: Triage
runs-on: ubuntu-22.04
if: ${{ contains(github.repository_owner, 'jellyfin') }}
steps:
- uses: eps1lon/actions-label-merge-conflict@fd1f295ee7443d13745804bc49fe158e240f6c6e # tag=v2.1.0
with:
dirtyLabel: merge conflict
repoToken: ${{ secrets.JF_BOT_TOKEN }}