example: fix typo
This commit is contained in:
		
							parent
							
								
									7e64e614a1
								
							
						
					
					
						commit
						2a957f5c41
					
				@ -131,7 +131,8 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
      token: ${{ secrets.PAT_TOKEN }}
 | 
					      with:
 | 
				
			||||||
 | 
					        token: ${{ secrets.PAT_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Run php-cs-fixer
 | 
					    - name: Run php-cs-fixer
 | 
				
			||||||
      uses: docker://oskarstark/php-cs-fixer-ga
 | 
					      uses: docker://oskarstark/php-cs-fixer-ga
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user