Skip to content

Commit 7828972

Browse files
committed
Tweak PR action.
1 parent ff33ecc commit 7828972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Pull Requests
22
on: pull_request_target
33
jobs:
4-
add-reviews:
4+
test:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout source code

0 commit comments

Comments
 (0)