Skip to content

Apply ZK85Icons to all themes and integrate all fa6's font-family into one: 'FontAwesome' #746

Apply ZK85Icons to all themes and integrate all fa6's font-family into one: 'FontAwesome'

Apply ZK85Icons to all themes and integrate all fa6's font-family into one: 'FontAwesome' #746

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