Skip to content

ZK-5551: Shadow Component ForEach adds fullfil listeners everytime th… #905

ZK-5551: Shadow Component ForEach adds fullfil listeners everytime th…

ZK-5551: Shadow Component ForEach adds fullfil listeners everytime th… #905

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@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}