Skip to content

fixed: 影院循环播放10个smb上的视频一段时间后,点击播放按钮或点击列表中的视频均无法播放 #257

fixed: 影院循环播放10个smb上的视频一段时间后,点击播放按钮或点击列表中的视频均无法播放

fixed: 影院循环播放10个smb上的视频一段时间后,点击播放按钮或点击列表中的视频均无法播放 #257

name: Call License and README Check
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
pull-requests: write
contents: read
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
license-check:
uses: linuxdeepin/.github/.github/workflows/license-check.yml@master