mirror of
https://github.com/mas-cli/mas
synced 2024-11-25 04:50:24 +00:00
👷🏻 Restore Build, Test, and Lint name of pr-checks workflow
This commit is contained in:
parent
73d63a2981
commit
513b99d26f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
# https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables
|
# https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables
|
||||||
---
|
---
|
||||||
name: pr-checks
|
name: Build, Test, and Lint
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
Loading…
Reference in a new issue