Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulsam authored Aug 8, 2023
1 parent b7cc1c7 commit 636214f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
steps:
- name: Job_Info
run: |
echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event." #${{ ... }}
echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
#run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."

0 comments on commit 636214f

Please sign in to comment.