Skip to content

refine ZK-5619 (update groovy.jar) #850

refine ZK-5619 (update groovy.jar)

refine ZK-5619 (update groovy.jar) #850

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 }}