We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af1222 commit ace1056Copy full SHA for ace1056
3 files changed
.github/workflows/integration.yml
@@ -1,10 +1,7 @@
1
name: Integration Tests
2
3
on:
4
- push:
5
- branches: [main]
6
pull_request:
7
8
9
jobs:
10
integration:
.github/workflows/lint.yml
name: Lint
pint:
.github/workflows/static-analysis.yml
name: Static Analysis
phpstan:
0 commit comments