4
Some checks failed
/ A job to say hello (push) Failing after 1s
/ specific_review_requested (push) Successful in 0s

This commit is contained in:
Arswarog 2025-03-20 13:00:41 +03:00
parent 38caf0029b
commit 84737b262f

View File

@ -11,7 +11,7 @@ jobs:
steps: steps:
- name: Hello world action step - name: Hello world action step
id: hello id: hello
uses: http://git.arswarog.ru/jt4d/pr-changelog-action@master uses: jt4d/pr-changelog-action@master
with: with:
who-to-greet: 'Mona the Octocat' who-to-greet: 'Mona the Octocat'
# Use the output from the `hello` step # Use the output from the `hello` step