Fettling.

This commit is contained in:
Greyscale 2024-05-17 10:55:32 +02:00
parent 9fa69be8ba
commit 9017184b3a
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -43,13 +43,3 @@ jobs:
- uses: php-actions/phpstan@v3
with:
path: src/
trunk:
name: Trunk Check Runner
runs-on: ubuntu-latest
permissions:
checks: write # For trunk to post annotations
steps:
- uses: actions/checkout@v3
- uses: trunk-io/trunk-action@v1