mirror of
				https://github.com/luc-github/ESP3D.git
				synced 2025-10-24 11:50:52 -07:00 
			
		
		
		
	Update greetings.yml
This commit is contained in:
		
							
								
								
									
										13
									
								
								.github/workflows/greetings.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.github/workflows/greetings.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| name: Greetings | ||||
|  | ||||
| on: [pull_request, issues] | ||||
|  | ||||
| jobs: | ||||
|   greeting: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/first-interaction@v1 | ||||
|       with: | ||||
|         repo-token: ${{ secrets.GITHUB_TOKEN }} | ||||
|         issue-message: 'Thank your for submiting, please be sure you followed template or your issue issue may be dismissed'' first submission' | ||||
|         pr-message: 'Thank you for your contribution, be patient, review can take a time'' first pr' | ||||
		Reference in New Issue
	
	Block a user