Skip to content

Commit

Permalink
hello runner
Browse files Browse the repository at this point in the history
  • Loading branch information
MaykGyver committed Apr 15, 2024
1 parent 714f364 commit d15de0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/learn-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: learn-github-actions
run-name: ${{ github.actor }} is learning GitHub Actions
on: [push]
jobs:
hello:
strategy:
matrix:
include:
Expand Down

0 comments on commit d15de0f

Please sign in to comment.