Skip to content

ZK-5611: Executions.schedule() might fail if it's called by multiple threads #845

ZK-5611: Executions.schedule() might fail if it's called by multiple threads

ZK-5611: Executions.schedule() might fail if it's called by multiple threads #845

Workflow file for this run

name: Check-PR-Files
on:
pull_request_target:
types: [opened]
jobs:
check-pr-files:
runs-on: ubuntu-latest
steps:
- uses: zkoss/check-pr-files-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}