mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +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:
|
||||
pull_request:
|
||||
branches: main
|
||||
|
||||
Reference in New Issue
Block a user