Skip to content

Commit

Permalink
Rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
F21 committed Mar 7, 2024
1 parent 0e9fd73 commit cdc3645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "pull requests"
name: "Pull Requests"
on:
pull_request_target:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "tests"
name: "Tests"
on:
push:
branches:
Expand Down

0 comments on commit cdc3645

Please sign in to comment.