@@ -14,3 +14,12 @@ jobs:
 | 
				
			|||||||
        uses: https://git.arswarog.ru/jt4d/pr-changelog-action@master
 | 
					        uses: https://git.arswarog.ru/jt4d/pr-changelog-action@master
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          who-to-greet: 'Mona the Octocat'
 | 
					          who-to-greet: 'Mona the Octocat'
 | 
				
			||||||
 | 
					  hello_world_job_gh:
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    name: A job to say hello
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					      - name: Hello world action step
 | 
				
			||||||
 | 
					        id: hello
 | 
				
			||||||
 | 
					        uses: actions/hello-world-docker-action@master
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          who-to-greet: 'Mona the Octocat'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user