This commit is contained in:
		@@ -26,8 +26,7 @@ jobs:
 | 
			
		||||
        id: get-hash
 | 
			
		||||
        with: 
 | 
			
		||||
          patterns: |-
 | 
			
		||||
            **.jsx
 | 
			
		||||
            **.tsx   
 | 
			
		||||
            **yarn.lock
 | 
			
		||||
      - 
 | 
			
		||||
        name: Echo hash
 | 
			
		||||
        run: echo ${{ steps.get-hash.outputs.hash }} && echo ${{ steps.get-hash.outputs.matched-files }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user