Skip to content

refactor: prevent php 8.4 deprecation warnings #503

refactor: prevent php 8.4 deprecation warnings

refactor: prevent php 8.4 deprecation warnings #503

Workflow file for this run

name: 'Pull request'
on:
pull_request:
branches:
- main
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/--test.yml
secrets: inherit