We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e8cc5 commit 466de3eCopy full SHA for 466de3e
.github/workflows/lint-fixer.yml
@@ -15,4 +15,5 @@ jobs:
15
- name: Checking PHP Syntax
16
uses: TheDragonCode/[email protected]
17
with:
18
+ github_token: ${{ secrets.COMPOSER_TOKEN }}
19
fix: true
0 commit comments