File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66  greeting :
77    runs-on : ubuntu-latest 
88    steps :
9-     - uses : actions/first-interaction@v1.1.0  
10-       with :
11-         repo-token : ${{ secrets.GITHUB_TOKEN }} 
12-         issue-message : " Thanks for reporting this issue, don't forget to star this project to help us reach a wider audience." 
13-         pr-message : " Thanks for implementing a fix, could you ensure that the test covers your changes." 
9+        - uses : actions/first-interaction@v1 
10+          with :
11+            repo-token : ${{ secrets.GITHUB_TOKEN }} 
12+            issue-message : " Thanks for reporting this issue, don't forget to star this project if you haven't already  to help us reach a wider audience." 
13+            pr-message : " Thanks for implementing a fix, could you ensure that the test covers your changes if applicable ." 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments