mirror of
https://github.com/actions/github-script.git
synced 2025-12-09 00:26:20 +00:00
Add name to PR test workflow
This commit is contained in:
2
.github/workflows/pull-request-test.yml
vendored
2
.github/workflows/pull-request-test.yml
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
name: Pull Request Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: main
|
branches: main
|
||||||
|
|||||||
Reference in New Issue
Block a user