Skip to content

fix(Validation): correct required_without logic and prevent array key warnings #4724

fix(Validation): correct required_without logic and prevent array key warnings

fix(Validation): correct required_without logic and prevent array key warnings #4724

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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Detect unnecessary execution permissions
run: php utils/check_permission_x.php