Skip to content

Commit 45bf348

Browse files
authored
test
1 parent f5f19cb commit 45bf348

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/test.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- name: Hello Monde
2+
# You may pin to the exact commit or the version.
3+
# uses: gracekarina/hello-world-docker-action@ec638d68071763f8a86dede2b95f5d7b94388010
4+
uses: gracekarina/hello-world-docker-action@v3
5+
with:
6+
# Who to greet
7+
who-to-greet: # default is World

0 commit comments

Comments
 (0)