Skip to content

Commit cb86fea

Browse files
authored
Update ci.yml
1 parent 6f1f5c5 commit cb86fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name : GitHub Actions Continuous Integration
22
run-name : ${ { github.actor} } is running CI 🚀
33
on : [ push]
44
jobs :
5-
Continuous Integration
5+
Continuous Integration:
66
runs-on: ubuntu-24.04
77
steps:
88
- run: echo"🎉 The job was automatically triggered by a ${{ github.event_name }} event."

0 commit comments

Comments
 (0)