We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7805dc0 commit f02f335Copy full SHA for f02f335
3 files changed
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- "*.x"
7
pull_request:
8
+ workflow_dispatch:
9
10
env:
11
DEPENDENCIES: 'toflar/psr6-symfony-http-cache-store:^2|^3|^4'
.github/workflows/spellcheck.yml
jobs:
build:
.github/workflows/static.yml
phpstan-src:
0 commit comments