example: fix typo

This commit is contained in:
Markus Staab 2020-03-03 12:08:03 +01:00 committed by GitHub
parent 7e64e614a1
commit 2a957f5c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -131,7 +131,8 @@ jobs:
steps:
- uses: actions/checkout@v2
token: ${{ secrets.PAT_TOKEN }}
with:
token: ${{ secrets.PAT_TOKEN }}
- name: Run php-cs-fixer
uses: docker://oskarstark/php-cs-fixer-ga