Skip to content

Commit 5d71aa6

Browse files
committed
wip
1 parent d060d6c commit 5d71aa6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/actions/podman-robot/action.yml

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ inputs:
1616
runs:
1717
using: 'composite'
1818
steps:
19+
- uses: mshick/add-pr-comment@v2
20+
with:
21+
message: |
22+
**Hello**
23+
🌏
24+
!
1925
- name: Print environment
2026
shell: bash
2127
run: |

0 commit comments

Comments
 (0)