mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Add name to PR test workflow
This commit is contained in:
parent
1318dc37ba
commit
2f21207c8d
1 changed files with 2 additions and 0 deletions
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue