Skip to content

Commit 056645f

Browse files
authored
Merge pull request #9 from ritchie229/correct
Final Correction to Push Workflow Actions v.1.1
2 parents e6b6345 + 56d0f62 commit 056645f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/second_action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
#--------GitHub Action------------
33
#------By Rishat Mukhtarov--------
44
#---------------------------------
5-
name: Merge_GitHub_Action
5+
6+
name: Pull-Req_GitHub_Action
67
env:
78
prnt_msg1: "Action Started Guys... Workflow run sh code - ${{ github.sha }}"
89
global_var: "This is a global environment (playbook) variable"

0 commit comments

Comments
 (0)