Skip to content

docs: class defined as "Ping" but endpoints trying to fetch "Pings" #3577

docs: class defined as "Ping" but endpoints trying to fetch "Pings"

docs: class defined as "Ping" but endpoints trying to fetch "Pings" #3577

name: Check File Permissions
on:
pull_request:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
permission-check:
name: Check File Permission
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Detect unnecessary execution permissions
run: php utils/check_permission_x.php