Skip to content

fix(database): use currentRow instead of customResultObject in getRowObject and add null fallback #4505

fix(database): use currentRow instead of customResultObject in getRowObject and add null fallback

fix(database): use currentRow instead of customResultObject in getRowObject and add null fallback #4505

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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Detect unnecessary execution permissions
run: php utils/check_permission_x.php