Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtoy authored Jul 14, 2024
1 parent cb86fea commit 0bf949b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name : GitHub Actions Continuous Integration
run-name : ${ { github.actor} } is running CI 🚀
on : [ push]
jobs :
Continuous Integration:
Continuous-Integration:
runs-on: ubuntu-24.04
steps:
- run: echo"🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down

0 comments on commit 0bf949b

Please sign in to comment.