Skip to content

Commit

Permalink
added new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amish0 committed Aug 28, 2024
1 parent 4241bad commit 30dff34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/object_context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: github expression and object context
run: echo "print git hub object ${{ToJson(github)}}"
- name: print the running jobs & step
run: echo "print the running jobs & step ${{toJson(job)}}""
run: echo "print the running jobs & step ${{toJson(job)}}"

0 comments on commit 30dff34

Please sign in to comment.