Skip to content

Commit

Permalink
Implemented first github action
Browse files Browse the repository at this point in the history
  • Loading branch information
trukhinyuri committed Feb 12, 2024
1 parent 45f3b50 commit 8a52c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/learn-github-actions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: learn-github-actions
run-name: ${{github.actor}} is testing out GitHub Actions 🚀
run-name: ${{github.actor}} is testing out GitHub Actions
on:
- [push]
jobs:
Expand Down

0 comments on commit 8a52c9d

Please sign in to comment.