Skip to content

Commit

Permalink
chore: updates github action names
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony D. Mays <anthony@morganlatimer.com>
  • Loading branch information
anthonydmays committed Mar 2, 2024
1 parent 4d64dbe commit 4f56da0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_pull_request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check Lesson2 Quiz on Pull Request
name: Check Pull Requests

on:
pull_request:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check Build on Push
name: Check Push

on:
push:
Expand Down

0 comments on commit 4f56da0

Please sign in to comment.