Merge branch 'PHP-8.4'

* PHP-8.4:
  [skip ci] Allow to run push workflows manually
This commit is contained in:
Christoph M. Becker 2024-10-10 02:14:20 +02:00
commit df8f298d8d
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6

View file

@ -30,6 +30,7 @@ on:
- .circleci/** - .circleci/**
branches: branches:
- '**' - '**'
workflow_dispatch: ~
permissions: permissions:
contents: read contents: read
concurrency: concurrency: