Skip to content

Commit

Permalink
πŸ‘·πŸ» Restore Build, Test, and Lint name of pr-checks workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Nov 3, 2024
1 parent 73d63a2 commit 513b99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables
---
name: pr-checks
name: Build, Test, and Lint
on:
pull_request:
branches: [main]
Expand Down

0 comments on commit 513b99d

Please sign in to comment.